MetalamaAPI documentationAspect APIMetalama.​Framework.​Code.​Types
Open sandboxFocusImprove this doc

Metalama.Framework.Code.Types Namespace

This namespace contains specializations of the IType interface.

Interfaces

IArrayType

Represents an array, e.g. T[].

IDynamicType

Represent the dynamic type.

IFunctionPointerType

Represents a function pointer type.

IPointerType

Represents an unsafe pointer type.