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