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