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