2 references to CanMatchQueryInterestingly
System.ServiceModel (2)
System\UriTemplate.cs (1)
492
if (!UriTemplateHelpers.
CanMatchQueryInterestingly
(this, candidateQuery, false))
System\UriTemplateTable.cs (1)
184
if (UriTemplateHelpers.
CanMatchQueryInterestingly
(candidates[i].Template, queryParameters, mustBeEspeciallyInteresting))