Sandbox Logo

CompilerOutput.Diagnostics

List<Microsoft.CodeAnalysis.Diagnostic> Diagnostics { get; set; }

Description

A list of diagnostics caused by the previous build

Return

User Comments