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