1 write to IsMarshallingRequired
ILCompiler.ReadyToRun (1)
IL\Stubs\PInvokeILEmitter.cs (1)
145IsMarshallingRequired = Marshaller.IsMarshallingRequired(methodIL.OwningMethod);
1 reference to IsMarshallingRequired
ILCompiler.ReadyToRun (1)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
3289return ((PInvokeILStubMethodIL)stubIL).IsMarshallingRequired;