views:

86

answers:

1

Results shown in LINQPad are limited. If objects are deep nested, a red line is shown. I would like to increase a limit, so I can see more nested objects.

Do you know how to do it? (I have not find that in options.)

+2  A: 

Try another overload of Dump() method.

lioil