5 references to SingleLocationOrLocationsSet
System.ServiceModel (5)
System\UriTemplateTrieNode.cs (5)
215nextStep = new SingleLocationOrLocationsSet(currentLocation.node.onFailure); 263nextStep = new SingleLocationOrLocationsSet(currentLocation.node.nextLiteralSegment[curWireSeg]); 275nextStep = new SingleLocationOrLocationsSet(currentLocation.node.nextVariableSegment); 286nextStep = new SingleLocationOrLocationsSet(currentLocation.node.onFailure); 338nextStep = new SingleLocationOrLocationsSet(currentLocation.node.onFailure);