1 instantiation of PInvokeILStubMethodIL
ILCompiler.ReadyToRun (1)
IL\Stubs\PInvokeILEmitter.cs (1)
119return new PInvokeILStubMethodIL((ILStubMethodIL)emitter.Link(_targetMethod));
1 reference to PInvokeILStubMethodIL
ILCompiler.ReadyToRun (1)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
3289return ((PInvokeILStubMethodIL)stubIL).IsMarshallingRequired;