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); 55foreach (var project in _workspace.CurrentSolution.Projects) 113_workspace.CurrentSolution,