7 writes to runcrawlpos
System.Text.RegularExpressions (7)
System\Text\RegularExpressions\Regex.cs (1)
596runner.runcrawlpos = runner.runcrawl!.Length;
System\Text\RegularExpressions\RegexRunner.cs (6)
262runcrawlpos = runcrawl!.Length; 308runcrawlpos = runcrawl.Length; 336runcrawlpos = 32; 483runcrawlpos += runcrawl.Length; 495runcrawl![--runcrawlpos] = i; 503return runcrawl![runcrawlpos++];
2 references to runcrawlpos
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexRunner.cs (2)
492if (runcrawlpos == 0) 511return runcrawl!.Length - runcrawlpos;