Base:
property
IsGenericType
System.Type.IsGenericType
1 reference to IsGenericType
mscorlib (1)
system\reflection\emit\typebuilder.cs (1)
1606public override bool IsGenericTypeDefinition { get { return IsGenericType; } }