4 references to Exception
System.Runtime.InteropServices.JavaScript (4)
System\Runtime\InteropServices\JavaScript\JSMarshalerType.cs (1)
180
Type = MarshalerType.
Exception
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Exception.cs (2)
25
if (slot.Type == MarshalerType.
Exception
)
95
slot.Type = MarshalerType.
Exception
;
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Object.cs (1)
59
else if (slot.Type == MarshalerType.
Exception
)