3 references to DiscardNoWait
System.Runtime.InteropServices.JavaScript (3)
System\Runtime\InteropServices\JavaScript\JSFunctionBinding.cs (1)
322
arguments[1].slot.Type = MarshalerType.
DiscardNoWait
;
System\Runtime\InteropServices\JavaScript\JSHostImplementation.cs (1)
158
signature.IsDiscardNoWait = types[0]._signatureType.Type == MarshalerType.
DiscardNoWait
;
System\Runtime\InteropServices\JavaScript\JSMarshalerType.cs (1)
53
Type = MarshalerType.
DiscardNoWait