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