2 writes to _currentInstructionOffset
ILCompiler.Compiler (2)
IL\ILImporter.Scanner.cs (2)
292_currentInstructionOffset = 0; 298_currentInstructionOffset = _currentOffset;
1 reference to _currentInstructionOffset
ILCompiler.Compiler (1)
IL\ILImporter.Scanner.cs (1)
315_previousInstructionOffset = _currentInstructionOffset;