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)
72if (!_importMetadata.Flags.PreserveSig) 75if (MarshalHelpers.ShouldCheckForPendingException(_targetMethod.Context.Target, _importMetadata)) 84if (_importMetadata.Flags.SetLastError)