8 references to
System.ServiceModel (8)
System\ServiceModel\Dispatcher\QuerySafeNavigator.cs (8)
688this.navigator.MoveTo(this[value]); 735XPathNavigator nodeX = this[x]; 736XPathNavigator nodeY = this[y]; 743return this[nodePosition].LocalName; 748return this[nodePosition].Name; 753return this[nodePosition].NamespaceURI; 758return this[nodePosition].NodeType; 763return this[nodePosition].Value;