Open sandboxFocus

Property Diagnostics

Diagnostics

Gets the list of compilation errors or warnings.

Declaration
public ImmutableArray<IIntrospectionDiagnostic> Diagnostics { get; }
Property Value
Type Description
ImmutableArray<IIntrospectionDiagnostic>