Skip to content

Cleanup using StringComparison.CurrentCulture #8064

@iSazonov

Description

@iSazonov

We need review using StringComparison.CurrentCulture in all code base.

Best Practices for Using Strings in .NET

For stable behavior InvariantCulture looks right for date and time formats but Unicode standard Simple Case Folding is better for comparison and sorting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Code Cleanupthe issue is for cleaning up the code with no impact on functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions