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