1 write to _lspWorkspaceRegistrationService
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\TextDocumentContent\AbstractTextDocumentContentRefreshQueue.cs (1)
40_lspWorkspaceRegistrationService = lspWorkspaceRegistrationService;
2 references to _lspWorkspaceRegistrationService
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\TextDocumentContent\AbstractTextDocumentContentRefreshQueue.cs (2)
63_lspWorkspaceRegistrationService.LspSolutionChanged += OnLspSolutionChanged; 118_lspWorkspaceRegistrationService.LspSolutionChanged -= OnLspSolutionChanged;