2 writes to SByte
System.Private.Windows.Core (2)
System\Value.cs (2)
117
_union.
SByte
= value;
125
_union.
SByte
= value.Value;
1 reference to SByte
System.Private.Windows.Core (1)
System\Value.cs (1)
877
sbyte? @sbyte = _union.
SByte
;