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