2 writes to Int64
System.Private.Windows.Core (2)
System\Value.cs (2)
246
_union.
Int64
= value;
254
_union.
Int64
= value.Value;
1 reference to Int64
System.Private.Windows.Core (1)
System\Value.cs (1)
816
long? @long = _union.
Int64
;