1 write to _projectDirectoryPath
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\DiagnosticItem\CpsDiagnosticItemSource.cs (1)
39_projectDirectoryPath = Path.GetDirectoryName(projectPath);
1 reference to _projectDirectoryPath
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\DiagnosticItem\CpsDiagnosticItemSource.cs (1)
41_analyzerFilePath = CpsUtilities.ExtractAnalyzerFilePath(_projectDirectoryPath, _item.CanonicalName);