3 writes to _currentLineNumber
Microsoft.Build (3)
Construction\Solution\SolutionFile.cs (3)
352_currentLineNumber = 0; 699_currentLineNumber++; 757_currentLineNumber = 0;
13 references to _currentLineNumber
Microsoft.Build (13)
Construction\Solution\SolutionFile.cs (13)
996new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseVersionMismatchError", 1006new BuildEventFileInfo(FullPath, _currentLineNumber, 0), 1065new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseProjectDepGuidError", proj.ProjectName); 1083new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseWebProjectPropertiesError", proj.ProjectName); 1294new BuildEventFileInfo(FullPath, _currentLineNumber, 0), 1301new BuildEventFileInfo(FullPath, _currentLineNumber, 0), 1515new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseProjectError"); 1615new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseNestedProjectError"); 1623new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseNestedProjectUndefinedError", projectGuid, parentProjectGuid); 1664new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseInvalidSolutionConfigurationEntry", str); 1676new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseInvalidSolutionConfigurationEntry", str); 1678var (configuration, platform) = ParseConfigurationName(fullConfigurationName, FullPath, _currentLineNumber, str); 1741new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseInvalidProjectSolutionConfigurationEntry", str);