1 write to _handler
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Diagnostics\Public\PublicWorkspacePullDiagnosticsHandler.cs (1)
186_handler = handler;
1 reference to _handler
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Diagnostics\Public\PublicWorkspacePullDiagnosticsHandler.cs (1)
189public void TriggerConnectionClose() => _handler.UpdateLspChanged();