Ourpalm / ILRuntime

Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.
Other
2.99k stars 655 forks source link

CLR绑定:函数参数有多维数组报错修改 #730

Open chenxihan opened 2 years ago

chenxihan commented 2 years ago

CLR绑定:函数参数有多维数组报错修改 NullReferenceException: Object reference not set to an instance of an object ILRuntime.CLR.TypeSystem.ILType.CheckGenericParams (ILRuntime.CLR.Method.ILMethod i, System.Collections.Generic.List`1[T] param, ILRuntime.CLR.TypeSystem.IType[] genericArguments, System.Boolean& match) (at Library/PackageCache/com.ourpalm.ilruntime@2.0.2/CLR/TypeSystem/ILType.cs:929)

chenxihan commented 2 years ago

CLR绑定:函数参数有多维数组报错修改

chenxihan commented 2 years ago

CLR绑定:函数参数有多维数组报错修改