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