Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[mono] Handle enum return type when inlining CreateInstance
Use underlying base type when deciding how to inline a CreateInstance invocation in mini_emit_inst_for_method. Fixes dotnet#90292 (Mono abort causing .NET 8 msbuild regression).
- Loading branch information