MetalamaAPI documentationIntrospection APIMetalama.​Framework.​WorkspacesProjectAdvice
Open sandboxFocus

Project.Advice Property

Advice

Gets the list of advice in the compilation.

Declaration
public ImmutableArray<IIntrospectionAdvice> Advice { get; }
Property Value
Type Description
ImmutableArray<IIntrospectionAdvice>
Implements
IIntrospectionCompilationDetails.Advice