4 references to Char
System.Private.Windows.Core (4)
System\Value.cs (4)
167
_object = TypeFlags.
Char
;
175
_object = TypeFlags.
Char
;
703
|| (typeof(T) == typeof(char) && _object == TypeFlags.
Char
)
850
else if (typeof(T) == typeof(char?) && _object == TypeFlags.
Char
)