2 writes to Byte
System.Private.Windows.Core (2)
System\Value.cs (2)
90_union.Byte = value; 98_union.Byte = value.Value;
2 references to Byte
System.Private.Windows.Core (2)
System\Value.cs (2)
870byte? @byte = _union.Byte; 919NullableTemplate<byte> byteTemplate = new(_union.Byte);