1 implementation of ThrowingMethodStub
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\TypeMapMetadata.cs (1)
236MethodDesc IProxyTypeMap.ThrowingMethodStub => _associatedTypeMapExceptionStub;
2 references to ThrowingMethodStub
ILCompiler.ReadyToRun (2)
Compiler\ReadyToRunProxyTypeMapNode.cs (2)
41if (map.ThrowingMethodStub is not null) 74if (map.ThrowingMethodStub is not null)