2 writes to _currentInstructionOffset
ILCompiler.Compiler (2)
IL\ILImporter.Scanner.cs (2)
278_currentInstructionOffset = 0; 284_currentInstructionOffset = _currentOffset;
1 reference to _currentInstructionOffset
ILCompiler.Compiler (1)
IL\ILImporter.Scanner.cs (1)
299_previousInstructionOffset = _currentInstructionOffset;