4 references to Byte
System.Private.Windows.Core (4)
System\Value.cs (4)
89
_object = TypeFlags.
Byte
;
97
_object = TypeFlags.
Byte
;
702
|| (typeof(T) == typeof(byte) && _object == TypeFlags.
Byte
)
868
else if (typeof(T) == typeof(byte?) && _object == TypeFlags.
Byte
)