2 writes to _currentInstructionOffset
ILCompiler.Compiler (2)
IL\ILImporter.Scanner.cs (2)
290_currentInstructionOffset = 0; 296_currentInstructionOffset = _currentOffset;
1 reference to _currentInstructionOffset
ILCompiler.Compiler (1)
IL\ILImporter.Scanner.cs (1)
311_previousInstructionOffset = _currentInstructionOffset;