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