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