IsSelfOrDeclaringTypeGeneric(IMemberOrNamedType)
Returns true
if the current declaration, or any the declaring type, is generic.
Declaration
public static bool IsSelfOrDeclaringTypeGeneric(this IMemberOrNamedType declaration)
Parameters
Type | Name | Description |
---|---|---|
IMemberOrNamedType | declaration |
Returns
Type | Description |
---|---|
bool |