MetalamaAPI documentationIntrospection APIMetalama.​Framework.​IntrospectionIIntrospection­Compilation­DetailsAdvice
Open sandboxFocus

IIntrospectionCompilationDetails.Advice Property

Advice

Gets the list of advice in the compilation.

Declaration
ImmutableArray<IIntrospectionAdvice> Advice { get; }
Property Value
Type Description
ImmutableArray<IIntrospectionAdvice>