5 references to IntPtr
System.Runtime.InteropServices.JavaScript (5)
System\Runtime\InteropServices\JavaScript\JSMarshalerType.cs (2)
144
Type = MarshalerType.
IntPtr
449
|| underlying == MarshalerType.
IntPtr
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.IntPtr.cs (3)
38
slot.Type = MarshalerType.
IntPtr
;
72
slot.Type = MarshalerType.
IntPtr
;
109
slot.Type = MarshalerType.
IntPtr
;