3 writes to _currentLineNumber
Microsoft.Build (3)
Construction\Solution\SolutionFile.cs (3)
360_currentLineNumber = 0; 713_currentLineNumber++; 771_currentLineNumber = 0;
13 references to _currentLineNumber
Microsoft.Build (13)
Construction\Solution\SolutionFile.cs (13)
1010new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseVersionMismatchError", 1020new BuildEventFileInfo(FullPath, _currentLineNumber, 0), 1079new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseProjectDepGuidError", proj.ProjectName); 1097new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseWebProjectPropertiesError", proj.ProjectName); 1308new BuildEventFileInfo(FullPath, _currentLineNumber, 0), 1315new BuildEventFileInfo(FullPath, _currentLineNumber, 0), 1505new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseProjectError"); 1605new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseNestedProjectError"); 1613new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseNestedProjectUndefinedError", projectGuid, parentProjectGuid); 1654new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseInvalidSolutionConfigurationEntry", str); 1666new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseInvalidSolutionConfigurationEntry", str); 1668var (configuration, platform) = ParseConfigurationName(fullConfigurationName, FullPath, _currentLineNumber, str); 1731new BuildEventFileInfo(FullPath, _currentLineNumber, 0), "SolutionParseInvalidProjectSolutionConfigurationEntry", str);