This is not an issue with the FsEye GUI, only the Watch API.
This problem is caused by using reflection to get the value of IEnumerator
watches outside of the sequence expression which lazily iterators over the
enumerator: we need to cache our results.
Original issue reported on code.google.com by stephen....@gmail.com on 2 Aug 2011 at 8:02
Original issue reported on code.google.com by
stephen....@gmail.com
on 2 Aug 2011 at 8:02