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