3 references to UNICODE_REPLACEMENT_CHAR
mscorlib (3)
system\text\dbcscodepageencoding.cs (3)
196
else if (input ==
UNICODE_REPLACEMENT_CHAR
)
335
if (input !=
UNICODE_REPLACEMENT_CHAR
)
386
if (input !=
UNICODE_REPLACEMENT_CHAR
)