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