2 writes to _nsAtom
System.Private.Xml (2)
System\Xml\Dom\DocumentXPathNavigator.cs (2)
2313
_nsAtom
= nsAtom;
2317
_nsAtom
= other._nsAtom;
2 references to _nsAtom
System.Private.Xml (2)
System\Xml\Dom\DocumentXPathNavigator.cs (2)
2317
_nsAtom = other.
_nsAtom
;
2328
return Ref.Equal(node.NamespaceURI,
_nsAtom
);