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