4 references to TaskPreCreated
System.Runtime.InteropServices.JavaScript (4)
System\Runtime\InteropServices\JavaScript\JSFunctionBinding.cs (1)
304
res.slot.Type = MarshalerType.
TaskPreCreated
;
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Task.cs (3)
202
if (slot.Type != MarshalerType.
TaskPreCreated
)
288
if (slot.Type != MarshalerType.
TaskPreCreated
)
367
if (slot.Type != MarshalerType.
TaskPreCreated
)