4 references to StringsAsciiLookup
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\RegexInterpreter.cs (4)
842
if (!RegexCharClass.CharInClass(Forwardcharnext(inputSpan), _code.Strings[operand], ref _code.
StringsAsciiLookup
[operand]))
930
ref uint[]? setLookup = ref _code.
StringsAsciiLookup
[operand0];
1016
ref uint[]? setLookup = ref _code.
StringsAsciiLookup
[operand0];
1112
if (!RegexCharClass.CharInClass(Forwardcharnext(inputSpan), _code.Strings[operand0], ref _code.
StringsAsciiLookup
[operand0]))