2 references to s_IndicMapping
System.Text.Encoding.CodePages (2)
System\Text\ISCIIEncoding.cs (2)
555
char ch =
s_IndicMapping
[currentCodePageIndex, 0, b - MultiByteBegin];
556
char cAlt =
s_IndicMapping
[currentCodePageIndex, 1, b - MultiByteBegin];