Namespace: Metalama.Framework.Code
Assembly: Metalama.Framework.dll
Syntax
public interface IFieldOrPropertyOrIndexer : IHasAccessors, IMember, IMemberOrNamedType, INamedDeclaration, IDeclaration, IDisplayable, IDiagnosticLocation, ICompilationElement, IMeasurable, IEquatable<IDeclaration>, IHasTypeProperties
| Name | Description |
|---|---|
| GetMethod | Gets the property getter, or |
| SetMethod | Gets the property getter, or |
| Writeability | Gets writeability of the field, property or indexer, i.e. the situations in which it can be written. |
Methods
| Name | Description |
|---|---|
| ToRef() |