2 writes to Int32
System.Private.Windows.Core (2)
System\Value.cs (2)
221
_union.
Int32
= value;
229
_union.
Int32
= value.Value;
1 reference to Int32
System.Private.Windows.Core (1)
System\Value.cs (1)
811
int? @int = _union.
Int32
;