2 references to GetMarshallersForMethod
ILCompiler.ReadyToRun (2)
IL\Stubs\PInvokeILEmitter.cs (1)
34_marshallers = Marshaller.GetMarshallersForMethod(targetMethod);
Interop\IL\Marshaller.ReadyToRun.cs (1)
123var marshallers = GetMarshallersForMethod(targetMethod);