3 references to GetStructureMarshalMethods
System.Private.CoreLib (3)
src\System\StubHelpers.cs (3)
2047
StructureMarshalInfo marshalInfo =
GetStructureMarshalMethods
(RuntimeTypeHandle.GetRuntimeTypeFromHandle((IntPtr)pInterfaceMT));
2070
StructureMarshalInfo marshalInfo =
GetStructureMarshalMethods
(RuntimeTypeHandle.GetRuntimeTypeFromHandle((IntPtr)pInterfaceMT));
2093
StructureMarshalInfo marshalInfo =
GetStructureMarshalMethods
(RuntimeTypeHandle.GetRuntimeTypeFromHandle((IntPtr)pInterfaceMT));