Fix InvokeMember corner case (#62891)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Thu, 16 Dec 2021 21:06:41 +0000 (06:06 +0900)
committerGitHub <noreply@github.com>
Thu, 16 Dec 2021 21:06:41 +0000 (06:06 +0900)
commit8a498cca21b26d431105676b6e13fc2c25f63ccb
tree04ddcb07e2cfdaba270d2db264f178cb611ab69d
parent818b60332f5643d51f29209a3e6a3e4950a5ea2a
Fix InvokeMember corner case (#62891)
src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/ReflectionInvokeSupportDependencyAlgorithm.cs [new file with mode: 0644]
src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/MetadataManager.cs
src/coreclr/tools/aot/ILCompiler.Compiler/ILCompiler.Compiler.csproj
src/tests/nativeaot/SmokeTests/Reflection/Reflection.cs