10 writes to _currentLine
ILCompiler.Compiler (10)
Compiler\ILAssemblyGeneratingMethodDebugInfoProvider.cs (10)
91_tw.WriteLine(") cil managed"); _currentLine++; 93_tw.WriteLine("{"); _currentLine++; 97_tw.WriteLine(); _currentLine++; 100_tw.WriteLine(); _currentLine++; 115_tw.WriteLine(","); _currentLine++; 125_tw.WriteLine(")"); _currentLine++; 127_tw.WriteLine(); _currentLine++; 131_currentLine++; 138_tw.WriteLine("}"); _currentLine++; 139_tw.WriteLine(); _currentLine++;
1 reference to _currentLine
ILCompiler.Compiler (1)
Compiler\ILAssemblyGeneratingMethodDebugInfoProvider.cs (1)
135sequencePoints.Add(new ILSequencePoint(offset, _fileName, _currentLine));