1 write to _lspWorkspaceRegistrationService
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\AbstractRefreshQueue.cs (1)
47_lspWorkspaceRegistrationService = lspWorkspaceRegistrationService;
2 references to _lspWorkspaceRegistrationService
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\AbstractRefreshQueue.cs (2)
74_lspWorkspaceRegistrationService.LspSolutionChanged += OnLspSolutionChanged; 134_lspWorkspaceRegistrationService.LspSolutionChanged -= OnLspSolutionChanged;