6 references to Span
System.Runtime.InteropServices.JavaScript (6)
System\Runtime\InteropServices\JavaScript\JSMarshalerType.cs (2)
289
Type = MarshalerType.
Span
,
490
|| underlying == MarshalerType.
Span
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Byte.cs (1)
171
slot.Type = MarshalerType.
Span
;
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Double.cs (1)
177
slot.Type = MarshalerType.
Span
;
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Int32.cs (1)
171
slot.Type = MarshalerType.
Span
;
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Single.cs (1)
177
slot.Type = MarshalerType.
Span
;