1 write to _bytesUnknown
System.Text.Encoding.CodePages (1)
System\Text\DBCSCodePageEncoding.cs (1)
101
_bytesUnknown
= pCodePage->ByteReplace;
2 references to _bytesUnknown
System.Text.Encoding.CodePages (2)
System\Text\DBCSCodePageEncoding.cs (2)
112
if (
_bytesUnknown
> 0xff)
116
Debug.Assert(
_bytesUnknown
== 0x3f,