Skip to content

Add index to debugging display of OrderedDictionary<TKey, TValue> #118590

@lakecherry

Description

@lakecherry

Since .NET 9 the new display info for dictionaries is [KEY, VALUE] coming from previous [INDEX, KEY/VALUE].

But index information is important here, so please add index => [INDEX/KEY, VALUE].

Metadata

Metadata

Assignees

Labels

area-System.CollectionsenhancementProduct code improvement that does NOT require public API changes/additions

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions