4 references to Byte
System.Private.Windows.Core (4)
System\Value.cs (4)
90
_object = TypeFlags.
Byte
;
98
_object = TypeFlags.
Byte
;
703
|| (typeof(T) == typeof(byte) && _object == TypeFlags.
Byte
)
869
else if (typeof(T) == typeof(byte?) && _object == TypeFlags.
Byte
)