1 reference to IsGenericTypeDefinition
System.Private.CoreLib (1)
src\System\RuntimeType.CoreCLR.cs (1)
3489bool isGenericTypeDefinition = !th.IsTypeDesc && th.AsMethodTable()->IsGenericTypeDefinition;