Files
Il2CppInspectorRedux/Il2CppInspector.Common
Robert Xiao 2c164aec02 Change generic params/args to arrays
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.
2020-06-20 10:17:48 +02:00
..
2020-02-06 02:51:42 +01:00
2020-02-26 15:38:45 +01:00