2 writes to ByteValue
System.Runtime.InteropServices.JavaScript (2)
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Byte.cs (2)
39
slot.
ByteValue
= value;
73
slot.
ByteValue
= value.Value;
2 references to ByteValue
System.Runtime.InteropServices.JavaScript (2)
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Byte.cs (2)
25
value = slot.
ByteValue
;
57
value = slot.
ByteValue
;