2 references to GenericTypeDefEEType
System.Private.CoreLib (2)
src\runtime\src\coreclr\nativeaot\Common\src\Internal\Runtime\MethodTable.cs (2)
374return kind == EETypeKind.CanonicalEEType || kind == EETypeKind.GenericTypeDefEEType; 467return Kind == EETypeKind.GenericTypeDefEEType;