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