3 references to OnLspWorkspaceChanged
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
Workspaces\LspWorkspaceRegistrationService.cs (3)
46workspace.WorkspaceChanged += OnLspWorkspaceChanged; 54workspace.WorkspaceChanged -= OnLspWorkspaceChanged; 72workspace.WorkspaceChanged -= OnLspWorkspaceChanged;