4 references to MultiByteBegin
mscorlib (4)
system\text\isciiencoding.cs (4)
211if (ch < MultiByteBegin) 593if (b < MultiByteBegin) 608char ch = IndicMapping[currentCodePageIndex, 0, b - MultiByteBegin]; 609char cAlt = IndicMapping[currentCodePageIndex, 1, b - MultiByteBegin];