2 references to ShouldCheckForPendingException
ILCompiler.ReadyToRun (2)
IL\Stubs\PInvokeILEmitter.cs (1)
75
if (MarshalHelpers.
ShouldCheckForPendingException
(_targetMethod.Context.Target, _importMetadata))
parent\parent\Common\TypeSystem\Interop\IL\Marshaller.cs (1)
481
if (MarshalHelpers.
ShouldCheckForPendingException
(targetMethod.Context.Target, metadata))