Maximum number of types per assembly supported by the DeclarationIdentifier class.
Namespace: PostSharp.Reflection
Assembly: PostSharp.dll
Syntax
public const int MaxTypeIndex = 65535
Returns
Type | Description |
---|---|
int | Maximum number of types per assembly supported by the class. |