5 references to JSObject
System.Runtime.InteropServices.JavaScript (5)
System\Runtime\InteropServices\JavaScript\JSMarshalerType.cs (2)
153Type = MarshalerType.JSObject 468|| underlying == MarshalerType.JSObject
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.JSObject.cs (2)
61slot.Type = MarshalerType.JSObject; 112slot.ElementType = MarshalerType.JSObject;
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Object.cs (1)
49else if (slot.Type == MarshalerType.JSObject)