2 references to AllEquivalent
System.ServiceModel (2)
System\UriTemplateTable.cs (2)
191
Fx.Assert(
AllEquivalent
(nextCandidates, 0, nextCandidates.Count), "demux algorithm problem, multiple non-equivalent matches");
210
Fx.Assert(
AllEquivalent
(nextCandidates, 0, nextCandidates.Count), "demux algorithm problem, multiple non-equivalent matches");