2 writes to _currentBlockIndex
illink (2)
Linker.Dataflow\MethodBodyScanner.cs (2)
155
_currentBlockIndex
= -1;
168
_currentBlockIndex
++;
1 reference to _currentBlockIndex
illink (1)
Linker.Dataflow\MethodBodyScanner.cs (1)
161
return
_currentBlockIndex
;