MetalamaAPI documentationIntrospection APIMetalama.​Framework.​IntrospectionCompilation­Failed­ExceptionDiagnostics
Open sandboxFocus

Property Diagnostics

Diagnostics

Gets the list of compilation errors or warnings.

Declaration
public ImmutableArray<IIntrospectionDiagnostic> Diagnostics { get; }
Property Value
Type Description
System.Collections.Immutable.ImmutableArray<IIntrospectionDiagnostic>