Advice
Gets the list of advice in the compilation.
Declaration
ImmutableArray<IIntrospectionAdvice> Advice { get; }
Property Value
Type | Description |
---|---|
ImmutableArray<IIntrospectionAdvice> |
Gets the list of advice in the compilation.
ImmutableArray<IIntrospectionAdvice> Advice { get; }
Type | Description |
---|---|
ImmutableArray<IIntrospectionAdvice> |