1 write to _importMetadata
ILCompiler.ReadyToRun (1)
IL\Stubs\PInvokeILEmitter.cs (1)
33
_importMetadata
= targetMethod.GetPInvokeMethodMetadata();
3 references to _importMetadata
ILCompiler.ReadyToRun (3)
IL\Stubs\PInvokeILEmitter.cs (3)
72
if (!
_importMetadata
.Flags.PreserveSig)
75
if (MarshalHelpers.ShouldCheckForPendingException(_targetMethod.Context.Target,
_importMetadata
))
84
if (
_importMetadata
.Flags.SetLastError)