3 references to LocationsSet
System.ServiceModel (3)
System\UriTemplateTrieNode.cs (3)
176
Fx.Assert(nextStep.
LocationsSet
!= null, "This should be set to a valid value by TryMatch");
177
if (CheckMultipleMatches(nextStep.
LocationsSet
, wireData, candidates))
181
location = GetFailureLocationFromLocationsSet(nextStep.
LocationsSet
);