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