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