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