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