1 write to _manager
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Workspaces\LspWorkspaceManager.cs (1)
580=> _manager = manager;
2 references to _manager
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Workspaces\LspWorkspaceManager.cs (2)
583=> _manager._lspMiscellaneousFilesWorkspace; 587return _manager._lspWorkspaceRegistrationService.GetAllRegistrations().Contains(workspace);