1 write to _workspace
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
NavigateTo\NavigateToItemProvider.cs (1)
39
_workspace
= workspace;
3 references to _workspace
Microsoft.CodeAnalysis.EditorFeatures.Wpf (3)
NavigateTo\NavigateToItemProvider.cs (3)
49
=> NavigateToUtilities.GetKindsProvided(
_workspace
.CurrentSolution);
55
foreach (var project in
_workspace
.CurrentSolution.Projects)
113
_workspace
.CurrentSolution,