2 writes to Byte
System.Private.Windows.Core (2)
System\Value.cs (2)
91_union.Byte = value; 99_union.Byte = value.Value;
2 references to Byte
System.Private.Windows.Core (2)
System\Value.cs (2)
871byte? @byte = _union.Byte; 920NullableTemplate<byte> byteTemplate = new(_union.Byte);