Hey guys, I'm having a problem with extension methods in referenced assemblies. If I define a set of extension methods in my local assembly, they work fine. If I define them in an external assembly, and then reference that assembly, my project no longer compiles and mcs can't find them. The exact same code compiles in Visual Studio 2008 on windows without a problem.
Any idea what I'm doing wrong? Thanks, Bryan
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
