2 references to OnLspSolutionChanged
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\SourceGenerators\SourceGeneratorRefreshQueue.cs (2)
62
_lspWorkspaceRegistrationService.LspSolutionChanged +=
OnLspSolutionChanged
;
148
_lspWorkspaceRegistrationService.LspSolutionChanged -=
OnLspSolutionChanged
;