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