[release/9.0] Fix a case in MethodImpl overriding which wasn't handled as expected in ilc.exe for native aot - #107409
#107409Merged
jeffschwMSFT merged 6 commits intoSep 5, 2024
release/9.0dotnet/runtime:release/9.0from
backport/pr-106716-to-release/9.0dotnet/runtime:backport/pr-106716-to-release/9.0Copy head branch name to clipboard
Merged
[release/9.0] Fix a case in MethodImpl overriding which wasn't handled as expected in ilc.exe for native aot#107409jeffschwMSFT merged 6 commits intorelease/9.0dotnet/runtime:release/9.0from backport/pr-106716-to-release/9.0dotnet/runtime:backport/pr-106716-to-release/9.0Copy head branch name to clipboard
jeffschwMSFT merged 6 commits into
release/9.0dotnet/runtime:release/9.0from
backport/pr-106716-to-release/9.0dotnet/runtime:backport/pr-106716-to-release/9.0Copy head branch name to clipboard
Commits
Commits on Sep 5, 2024
Fix a case in MethodImpl overriding which wasn't handled as expected in ilc.exe for native aot - This was causing real C# applications to fail to behave correctly on NativeAOT builds - Enable testi…
Show description for f519c93authored andcommitted
- authored andcommitted

- authored andcommitted

- authored andcommitted

- authored andcommitted

- authored