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