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