1 write to runstrings
System (1)
regex\system\text\regularexpressions\RegexInterpreter.cs (1)
39runstrings = code._strings;
5 references to runstrings
System (5)
regex\system\text\regularexpressions\RegexInterpreter.cs (5)
822if (Forwardchars() < 1 || !RegexCharClass.CharInClass(Forwardcharnext(), runstrings[Operand(0)])) 830if (!Stringmatch(runstrings[Operand(0)])) 894String set = runstrings[Operand(0)]; 970String set = runstrings[Operand(0)]; 1098if (!RegexCharClass.CharInClass(Forwardcharnext(), runstrings[Operand(0)]))