8 references to Byte
System.Runtime.InteropServices.JavaScript (8)
System\Runtime\InteropServices\JavaScript\JSMarshalerType.cs (4)
71
Type = MarshalerType.
Byte
444
|| underlying == MarshalerType.
Byte
462
if (underlying == MarshalerType.
Byte
476
if (underlying == MarshalerType.
Byte
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Byte.cs (3)
38
slot.Type = MarshalerType.
Byte
;
72
slot.Type = MarshalerType.
Byte
;
113
slot.ElementType = MarshalerType.
Byte
;
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Object.cs (1)
76
if (slot.ElementType == MarshalerType.
Byte
)