2 references to GetMarshallersForDelegate
System.Private.CoreLib (2)
Internal\Runtime\CompilerHelpers\RuntimeInteropData.cs (2)
107
GetMarshallersForDelegate
(delegateTypeHandle, out _, out _, out IntPtr delegateCreationStub);
115
GetMarshallersForDelegate
(delegateTypeHandle, out IntPtr openStub, out IntPtr closedStub, out _);