EgorBo / EgorBo/Disasmo

Need a way to inspect generated methods (enumerators, async state machine, etc.)

Open
#62 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
707
Forks
45
PR merge metrics
No merged PRs in 30d

Description

Don't know how to implement it. I think the easiest option is to add a method name field to find and disasm, but it kind of defeats the point of disasmo (integrated one click disasm). Or just disasm all generated methods related to the original.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the existing find and disasm functionality mentioned in the issue, then trace how a selected method is passed to the integrated disassembler. Define how generated methods such as enumerators and async state machines should be identified and displayed. Done means users can inspect the relevant generated methods without losing the one-click workflow.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.