Exposes a Type property.
Namespace: Metalama.Framework.Code
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public interface IHasType
Properties
Name | Description |
---|---|
RefKind | Gets the RefKind of the expression, member, or parameter (i.e. Ref, Out, ...). |
Type | Gets the type of the expression, member, or parameter. |