Base:
3 references to IsGenericType
System.Reflection.MetadataLoadContext (3)
System\Reflection\TypeLoading\Types\RoModifiedGenericType.cs (1)
18Debug.Assert(genericType.IsGenericType);
System\Reflection\TypeLoading\Types\RoModifiedType.cs (1)
42else if (unmodifiedType.IsGenericType)
System\Reflection\TypeLoading\Types\RoType.cs (1)
334if (IsGenericType)