3 writes to _currentLineNumber
Microsoft.Build (3)
Construction\Solution\SolutionFile.cs (3)
359_currentLineNumber = 0; 712_currentLineNumber++; 770_currentLineNumber = 0;
13 references to _currentLineNumber
Microsoft.Build (13)
Construction\Solution\SolutionFile.cs (13)
1009new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseVersionMismatchError", 1019new BuildEventFileInfo(FullPath, _currentLineNumber, 0), 1078new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseProjectDepGuidError", proj.ProjectName); 1096new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseWebProjectPropertiesError", proj.ProjectName); 1307new BuildEventFileInfo(FullPath, _currentLineNumber, 0), 1314new BuildEventFileInfo(FullPath, _currentLineNumber, 0), 1504new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseProjectError"); 1604new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseNestedProjectError"); 1612new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseNestedProjectUndefinedError", projectGuid, parentProjectGuid); 1653new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseInvalidSolutionConfigurationEntry", str); 1665new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseInvalidSolutionConfigurationEntry", str); 1667var (configuration, platform) = ParseConfigurationName(fullConfigurationName, FullPath, _currentLineNumber, str); 1730new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseInvalidProjectSolutionConfigurationEntry", str);