Regarding the docs for IsEquivalentTo()
IgnoringOrder() does not seem to exist (which makes sense given that order is ignored by default).
Might it be useful if the default behaviour could be configured globally, rather than having to supply the CollectionOrdering parameter each time?