The C# functions for GetGenericParameters/GetGenericArguments use Type[], not lists, so we should conform to that. Also fix the definition of IsGenericTypeDefinition - because it's possible for a class to be instantiated with all generic parameters.
15 KiB
15 KiB