Home

C# Expression - executes twice?

Try it....

(from x in Enumerable.Range(0, 5) select x).Dump()

By design? Difficult for me to image that it would be.

Am using a beta (v 4.44.09)... perhaps an oversight.

Comments

Sign In or Register to comment.