1 write to runcodes
System (1)
regex\system\text\regularexpressions\RegexInterpreter.cs (1)
38runcodes = code._codes;
5 references to runcodes
System (5)
regex\system\text\regularexpressions\RegexInterpreter.cs (5)
56SetOperator(runcodes[runcodepos]); 64SetOperator(runcodes[newpos]); 135SetOperator(runcodes[newpos] | RegexCode.Back2); 138SetOperator(runcodes[newpos] | RegexCode.Back); 213return runcodes[runcodepos + i + 1];