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