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)
937Ldc(_trackcount * 4); 940Ldc(_trackcount * 3); 1519Ldc(_trackcount);