2 writes to nsAtom
System.Xml (2)
System\Xml\Dom\DocumentXPathNavigator.cs (2)
1920
this.
nsAtom
= nsAtom;
1923
this.
nsAtom
= other.nsAtom;
2 references to nsAtom
System.Xml (2)
System\Xml\Dom\DocumentXPathNavigator.cs (2)
1923
this.nsAtom = other.
nsAtom
;
1932
return Ref.Equal(node.NamespaceURI,
nsAtom
);