Base:
property
IsGenericTypeDefinition
System.Type.IsGenericTypeDefinition
3 references to IsGenericTypeDefinition
System.Workflow.ComponentModel (3)
AuthoringOM\Compiler\TypeSystem\RTTypeWrapper.cs (3)
90
if (!
IsGenericTypeDefinition
)
188
if (IsGenericType && !
IsGenericTypeDefinition
)
565
if (!
IsGenericTypeDefinition
)