Skip to content

chore: Modify ClrMD related code to use interface - #3241

Open
filzrev wants to merge 1 commit into
dotnet:masterfrom
filzrev:chore-modify-disassembler-related-code-to-use-interface
Open

chore: Modify ClrMD related code to use interface#3241
filzrev wants to merge 1 commit into
dotnet:masterfrom
filzrev:chore-modify-disassembler-related-code-to-use-interface

Conversation

@filzrev

@filzrev filzrev commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

This PR modify ClrMD related code to use interface instead of sealed classes (ClrRuntime/ClrMethod)

These changes are required to write unit tests for Arm64Disassembler::Decode.

@timcassell

Copy link
Copy Markdown
Collaborator

These changes are required to write unit tests for Arm64Disassembler::Decode.

Please add the tests that require this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants