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