Skip to content

NUnitEqualityComparer.GetEquatableGenericArguments should explicitly order arguments #1546

@rprouse

Description

@rprouse

NUnitEqualityComparer.GetEquatableGenericArguments(...) returns arguments in order from the base class up to the derived class, but that behaviour is not guaranteed, it just happens to work. This may not work on all platforms.

See the discussion in #1544 for more information.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions