2 references to OnLspSolutionChanged
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\SemanticTokens\SemanticTokensRefreshQueue.cs (2)
91
_lspWorkspaceRegistrationService.LspSolutionChanged +=
OnLspSolutionChanged
;
202
_lspWorkspaceRegistrationService.LspSolutionChanged -=
OnLspSolutionChanged
;