Namespace: Metalama.Framework.Code
Assembly: Metalama.Framework.dll
Syntax
public interface IPropertyOrIndexer : IFieldOrPropertyOrIndexer, IHasAccessors, IMember, IMemberOrNamedType, INamedDeclaration, IDeclaration, IDisplayable, IDiagnosticLocation, ICompilationElement, IMeasurable, IEquatable<IDeclaration>, IHasTypeMethods
| Name | Description |
|---|---|
| ToPropertyInfo() | Gets a PropertyInfo that represents the current property at run time. |
| ToRef() |