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