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