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;