Skip to content

Remove dictionary order dependence in error ranges. #10342

@KevinRansom

Description

@KevinRansom

This PR: #10308

changed the implementation from using Dictionary to using ConcurrentDictionary.

A side effect is that some tests error range changed, we should ensure that we are not reliant on dictionary storage order.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-TestingImpact-Low(Internal MS Team use only) Describes an issue with limited impact on existing code.

    Type

    No type

    Projects

    Status

    New

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions