For instance we're unable to use System.Linq.Enumerable methods directly though their static signature
(and we really need them until we support generic extension methods -> BOO-994 )
Thanks to Onur Gumus for reporting this regression.
Description
For instance we're unable to use System.Linq.Enumerable methods directly though their static signature
(and we really need them until we support generic extension methods -> BOO-994 )
Thanks to Onur Gumus for reporting this regression.