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)
189
public void TriggerConnectionClose() =>
_handler
.UpdateLspChanged();