Skip to content

Improve debuggability of IEnummerable<T> MoveNext methods #660

Open
@jkotas

Description

@jkotas

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-NativeAOT-coreclr.NET runtime optimized for ahead of time compilation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions