3 references to GetMarshalSizeMax_Delegate
System (3)
compmod\System\Runtime\InteropServices\StandardOleMarshalObject.cs (3)
85
GetMarshalSizeMax_Delegate
del = (
GetMarshalSizeMax_Delegate
)Marshal.GetDelegateForFunctionPointer(method, typeof(
GetMarshalSizeMax_Delegate
));