Skip to content

Verify behavior of codefix that switches StringAssert to Assert #6444

@Youssef1313

Description

@Youssef1313

Commit 689830b (which likely just applied a codefix) introduces a bad behavior where StringComparison.Ordinal are now passed to params object[] instead of using the StringComparison overload due to incorrect argument ordering.

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions