You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve debugging experience for IEnummerable MoveNext method (when yield is used in a method). Switching to .frame N and then dumping local variables via dv /t /v results in no local variables and __this being unavailable.