2 references to ProjectId
Microsoft.VisualStudio.LanguageServices.Implementation (2)
SolutionExplorer\AnalyzerItem\AnalyzerItemSource.cs (2)
85if (e.ProjectId == this.ProjectId) 95var project = this.Workspace.CurrentSolution.GetProject(this.ProjectId);