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