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