6 writes to runcrawlpos
System (6)
regex\system\text\regularexpressions\RegexRunner.cs (6)
189runcrawlpos = runcrawl.Length; 315runcrawlpos = runcrawl.Length; 336runcrawlpos = 32; 429runcrawlpos += runcrawl.Length; 440runcrawl [--runcrawlpos] = i; 447return runcrawl [runcrawlpos++];
2 references to runcrawlpos
System (2)
regex\system\text\regularexpressions\RegexRunner.cs (2)
437if (runcrawlpos == 0) 454return runcrawl.Length - runcrawlpos;