2 writes to _trackcount
System (2)
regex\system\text\regularexpressions\RegexCompiler.cs (2)
3135
_trackcount
= code._trackcount;
3422
_trackcount
= code._trackcount;
3 references to _trackcount
System (3)
regex\system\text\regularexpressions\RegexCompiler.cs (3)
937
Ldc(
_trackcount
* 4);
940
Ldc(
_trackcount
* 3);
1519
Ldc(
_trackcount
);