2 references to IndicBegin
mscorlib (2)
system\text\isciiencoding.cs (2)
221if ((ch < IndicBegin) || (ch > IndicEnd)) 253int indicInfo = UnicodeToIndicChar[ch - IndicBegin];