1 write to _workspace
Microsoft.VisualStudio.LanguageServices (1)
NavigateTo\VisualStudioNavigateToItemProviderFactory.cs (1)
34_workspace = workspace;
2 references to _workspace
Microsoft.VisualStudio.LanguageServices (2)
NavigateTo\VisualStudioNavigateToItemProviderFactory.cs (2)
43if (_workspace.Services.GetRequiredService<IWorkspaceContextService>().IsInLspEditorContext()) 50_workspace, _threadingContext, _threadOperationExecutor, _asyncListener);