2 references to FindNamespace
System.ServiceModel (2)
System\ServiceModel\Dispatcher\SeekableMessageNavigator.cs (2)
822
int n =
FindNamespace
(this.location, this.dom.nodes[this.location].firstNamespace, scope);
960
int n =
FindNamespace
(this.specialParent, this.dom.nodes[this.location].nextSibling, scope);