4 references to Char
System.Private.Windows.Core (4)
System\Value.cs (4)
168
_object = TypeFlags.
Char
;
176
_object = TypeFlags.
Char
;
704
|| (typeof(T) == typeof(char) && _object == TypeFlags.
Char
)
851
else if (typeof(T) == typeof(char?) && _object == TypeFlags.
Char
)