Query a collection created at a VS breakpoint.
be able to set a breakpoint in VS, and be able to transfer a collection that was created into the linqpad workspace. Quite often a collection is created after doing quite a bit of work in the way of web service calls, db queries etc... once all of this info has been gathered together in a collection in a running program, it would be awesome to then query that collection at a VS breakpoint.
3
votes
Harold Chattaway
shared this idea