Base:
1 reference to IsGenericParameter
System.Reflection.Context (1)
System\Reflection\Context\CustomReflectionContext.cs (1)
111
if (type.IsInterface || type.
IsGenericParameter
|| type.HasElementType)