1 write to bytesUnknown
mscorlib (1)
system\text\dbcscodepageencoding.cs (1)
109
bytesUnknown
= pCodePage->ByteReplace;
2 references to bytesUnknown
mscorlib (2)
system\text\dbcscodepageencoding.cs (2)
120
if (
bytesUnknown
> 0xff)
124
Contract.Assert(
bytesUnknown
== 0x3f,