Interface IAdvisedField
Represents the field being overwritten or introduced. This interface extends IField but introduces the Value property, which allows you to read or write the field.
Namespace: Metalama.Framework.Code.Advised
Assembly: Metalama.Framework.dll
Syntax
public interface IAdvisedField : IField, IAdvisedFieldOrProperty, IFieldOrProperty, IAdvisedFieldOrPropertyOrIndexer, IFieldOrPropertyOrIndexer, IMemberWithAccessors, IMember, IMemberOrNamedType, INamedDeclaration, IDeclaration, IDisplayable, IDiagnosticLocation, ICompilationElement, IMeasurable, IExpression, IHasType