somecodingwitch / MelonRuntime

✨ .NET-based JavaScript runtime focused in rapid prototyping of projects, using minimal dependencies and functional programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[dotnet caller] getMethod returning only the first one (excluding overloads)

somecodingwitch opened this issue · comments

v1.7.0-next.8+

  • In case of method overloading, should return all the methods

Solution in #130