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