Exposes the semantics of a generic instance (i.e. an instance of generic definition,
with concretely specified generic, bound arguments).
Namespace:
PostSharp.CodeModelAssembly: PostSharp.Core (in PostSharp.Core.dll)
Syntax
Remarks
The fact that an object can be casted to IGenericInstance does not
automatically mean that it is actually a generic instance. It is always necessary
to check the IsGenericInstance property.