Skip to content

Change ILBuilderVisualizer to use translated symbols in visualized IL #40340

@cston

Description

@cston

Consider changing ILBuilderVisualizer.ILBuilderToString() to use the translated symbols that are emitted when generating the IL string. Currently the visualizer uses the untranslated symbols which means the IL string contains references to dynamic rather than object and nint rather than System.IntPtr.

See #40271 (comment)

cc @gafter

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions