1 write to doc
System.Xml (1)
System\Xml\Cache\XPathNodeInfoAtom.cs (1)
126this.doc = doc;
3 references to doc
System.Xml (3)
System\Xml\Cache\XPathNodeInfoAtom.cs (3)
198get { return this.doc; } 263Debug.Assert((object) this.doc == (object) that.doc);