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)
75_lspWorkspaceRegistrationService.LspSolutionChanged += OnLspSolutionChanged; 136_lspWorkspaceRegistrationService.LspSolutionChanged -= OnLspSolutionChanged;