Skip to content

Add parsing of StateMachine GeneratedNames to StackFrameParser #79073

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ryzngard
Copy link
Contributor

Needed to resolve #60079

Very similar to local functions but includes a call to the state machine methods.

Unsure if there will be more things necessary for navigation to work correctly. As of writing I can't test the VSIX locally due to some references not being available in GA of VS

Other things to think about: what does an async v2 stack look like? I assume it won't have generated members at all so should just work

@ryzngard ryzngard requested a review from a team as a code owner June 20, 2025 01:45
@dotnet-policy-service dotnet-policy-service bot added Community The pull request was submitted by a contributor who is not a Microsoft employee. VSCode labels Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee. VSCode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stack Trace Explorer isn't letting me go to async methods
1 participant