Ifdef out a piece of unreachable reflection stack (#83067)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Tue, 7 Mar 2023 07:00:18 +0000 (16:00 +0900)
committerGitHub <noreply@github.com>
Tue, 7 Mar 2023 07:00:18 +0000 (16:00 +0900)
commit2d5a9162f6bd9583981d54363d077a04e4efc868
tree3516148808608f0c5061783796d68fa51409261d
parent4bbfc121a3d32e843a4bb364842e92bd81544b06
Ifdef out a piece of unreachable reflection stack (#83067)

This is only reachable if we have a .NET Native-esque SharedLibrary.dll. Method signature comparison calls into the type loader.
src/coreclr/nativeaot/System.Private.Reflection.Execution/src/Internal/Reflection/Execution/ExecutionEnvironmentImplementation.MappingTables.cs