6 references to UNKNOWN_CHAR
mscorlib (6)
system\text\sbcscodepageencoding.cs (6)
126
if (pTemp[b] !=
UNKNOWN_CHAR
)
131
mapBytesToUnicode[b] =
UNKNOWN_CHAR
;
184
Contract.Assert(arrayTemp[byteTemp] ==
UNKNOWN_CHAR
, String.Format(CultureInfo.InvariantCulture,
712
if (c ==
UNKNOWN_CHAR
)
812
if (c ==
UNKNOWN_CHAR
)
839
if (c ==
UNKNOWN_CHAR
)