Skip to content

Need to update [DebuggerDisplay] attributes to match renamed field names #610

Closed
@KirillOsenkov

Description

@KirillOsenkov

See here, for example:
https://github.com/Microsoft/msbuild/blob/master/src/XMakeBuildEngine/Instance/ProjectPropertyGroupTaskInstance.cs#L23

Field name is _condition, however DebuggerDisplay references condition.

As a result, these objects are difficult to inspect in the debugger.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedIssues that the core team doesn't plan to work on, but would accept a PR for. Comment to claim.triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions