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