2 writes to _currentBlockIndex
ILCompiler.Compiler (2)
Compiler\Dataflow\MethodBodyScanner.cs (2)
168_currentBlockIndex = -1; 185_currentBlockIndex++;
1 reference to _currentBlockIndex
ILCompiler.Compiler (1)
Compiler\Dataflow\MethodBodyScanner.cs (1)
177return _currentBlockIndex;