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