2 references to CharInCategory
System.Text.RegularExpressions.Generator (2)
src\runtime\src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexCharClass.cs (2)
1361return CharInCategory(ch, set.AsSpan(SetStartIndex + start + setLength, categoryLength)); 1811if (CharInCategory((char)(rangelist[0].Last + 1), vsb.AsSpan()))