DerivcoIpswich / dsharp

A fork of the Script# project.
http://www.derivco.co.uk
Other
20 stars 13 forks source link

Feature/static generics #287

Closed KevReed closed 3 years ago

KevReed commented 3 years ago

calls to static methods on generic classes now have correct type parameter information this includes a fix to return type resolution for generic methods that makes the cast expression in GenericArgumentsRewriter redundant