ReplacementMarkerResult.Diagnostics
Field in ReplacementMarkerResult
Summary
The collection of diagnostics produced during processing, if any.
public List<LineParser.MarkupDiagnostic> Diagnostics;Field in ReplacementMarkerResult
The collection of diagnostics produced during processing, if any.
public List<LineParser.MarkupDiagnostic> Diagnostics;