1 write to _workspaceRegistrationService
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Diagnostics\AbstractWorkspacePullDiagnosticsHandler.cs (1)
47_workspaceRegistrationService = registrationService;
2 references to _workspaceRegistrationService
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\Diagnostics\AbstractWorkspacePullDiagnosticsHandler.cs (2)
49_workspaceRegistrationService.LspSolutionChanged += OnLspSolutionChanged; 56_workspaceRegistrationService.LspSolutionChanged -= OnLspSolutionChanged;