1 write to _projectId
Microsoft.VisualStudio.LanguageServices (1)
CallHierarchy\Finders\AbstractCallFinder.cs (1)
42
_projectId
= projectId;
1 reference to _projectId
Microsoft.VisualStudio.LanguageServices (1)
CallHierarchy\Finders\AbstractCallFinder.cs (1)
94
var project = workspace.CurrentSolution.GetProject(
_projectId
);