1 reference to CharInClassInternal
System.Text.RegularExpressions.Generator (1)
src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexCharClass.cs (1)
1284
if (
CharInClassInternal
(ch, set, start, setLength, categoryLength) == IsNegated(set, start))