Skip to content

String operations with StringComparison argument #2601

@alfonsogarciacaro

Description

@alfonsogarciacaro

Right now the following replacements for string ignore the StringComparison argument, maybe others too:

  • IndexOf
  • StartsWith
  • EndsWith

Not entirely related, but because I'm too lazy to open another issue, also ToString seems to fail with CultureInfo.InvariantCulture argument, see #2600

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions