LogTracker.Print(Diagnostic) Method

Definition

Called whenever a diagnostic is logged after the diagnostic has been properly processed.

protected internal abstract void Print (Microsoft.VisualStudio.LanguageServer.Protocol.Diagnostic msg);
abstract member Print : Microsoft.VisualStudio.LanguageServer.Protocol.Diagnostic -> unit
Protected Friend MustOverride Sub Print (msg As Diagnostic)

Parameters

Applies to