3 writes to _currentLineNumber
Microsoft.Build (3)
Construction\Solution\SolutionFile.cs (3)
344_currentLineNumber = 0; 691_currentLineNumber++; 749_currentLineNumber = 0;
13 references to _currentLineNumber
Microsoft.Build (13)
Construction\Solution\SolutionFile.cs (13)
988new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseVersionMismatchError", 998new BuildEventFileInfo(FullPath, _currentLineNumber, 0), 1057new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseProjectDepGuidError", proj.ProjectName); 1075new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseWebProjectPropertiesError", proj.ProjectName); 1286new BuildEventFileInfo(FullPath, _currentLineNumber, 0), 1293new BuildEventFileInfo(FullPath, _currentLineNumber, 0), 1507new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseProjectError"); 1607new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseNestedProjectError"); 1615new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseNestedProjectUndefinedError", projectGuid, parentProjectGuid); 1656new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseInvalidSolutionConfigurationEntry", str); 1668new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseInvalidSolutionConfigurationEntry", str); 1670var (configuration, platform) = ParseConfigurationName(fullConfigurationName, FullPath, _currentLineNumber, str); 1733new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseInvalidProjectSolutionConfigurationEntry", str);