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