4 references to Void
System.Runtime.InteropServices.JavaScript (4)
System\Runtime\InteropServices\JavaScript\JSMarshalerType.cs (1)
35Type = MarshalerType.Void
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Task.cs (3)
194slot.ElementType = MarshalerType.Void; 282slot.ElementType = MarshalerType.Void; 504arg_value.slot.Type = MarshalerType.Void;