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