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