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