3 references to GetStructureMarshalMethods
System.Private.CoreLib (3)
src\System\StubHelpers.cs (3)
2074
StructureMarshalInfo marshalInfo =
GetStructureMarshalMethods
(RuntimeTypeHandle.GetRuntimeTypeFromHandle((IntPtr)pInterfaceMT));
2097
StructureMarshalInfo marshalInfo =
GetStructureMarshalMethods
(RuntimeTypeHandle.GetRuntimeTypeFromHandle((IntPtr)pInterfaceMT));
2120
StructureMarshalInfo marshalInfo =
GetStructureMarshalMethods
(RuntimeTypeHandle.GetRuntimeTypeFromHandle((IntPtr)pInterfaceMT));