2 references to IsPathPartiallyEquivalentAt
System.ServiceModel (2)
System\UriTemplateTable.cs (1)
282if (!list[i].Template.IsPathPartiallyEquivalentAt(list[i + 1].Template, list[i].SegmentsCount))
System\UriTemplateTrieNode.cs (1)
455Fx.Assert(pes.Items[i].Key.IsPathPartiallyEquivalentAt(pes.Items[i + 1].Key, pes.SegmentsCount),