1 implementation of ThrowingMethodStub
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\TypeMapMetadata.cs (1)
232MethodDesc IExternalTypeMap.ThrowingMethodStub => _externalTypeMapExceptionStub;
2 references to ThrowingMethodStub
ILCompiler.ReadyToRun (2)
Compiler\ReadyToRunExternalTypeMapNode.cs (2)
43if (map.ThrowingMethodStub is not null) 74if (map.ThrowingMethodStub is not null)