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