Hi I have found out that there is a problem if you tried to create a generic type of some interface. Here is an example: >> require 'System' >> include System >> include System::Collections::Generic >> List.of(ICloneable).new
Looking at the stack trace and debugging with VS I was able to implement a quick patch that is attached. Regards, Stefan
0001-Fixing-support-for-generic-types-of-interfaces.patch
Description: Binary data
_______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core