Home
Options

Intellisense only showing methods of System.Object

edited September 2012
Hi,
I'm successfully using the RavenDB LinqPad plugin, but the LINQ extension methods like .Where and .OrderBy are not showing up. I only see the System.Object methods, like ToString() and GetHashCode(). I added a using for System.Linq but that didn't help. does anyone have any suggestions?
Thanks, Scott

Comments

Sign In or Register to comment.