LogTracker.Print(Diagnostic) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- msg
- Diagnostic