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