2 references to IsQueryEquivalent
System.ServiceModel (2)
System\UriTemplate.cs (1)
437
if (!
IsQueryEquivalent
(other))
System\UriTemplateTable.cs (1)
286
if (!list[i].Template.
IsQueryEquivalent
(list[i + 1].Template))