1 reference to CharInClassInternal
System.Text.RegularExpressions.Generator (1)
src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexCharClass.cs (1)
1331bool inClass = CharInClassInternal(ch, set, start, setLength, categoryLength);