1 write to doc
System.Xml (1)
System\Xml\Dom\XmlElementList.cs (1)
308this.doc = doc;
4 references to doc
System.Xml (4)
System\Xml\Dom\XmlElementList.cs (4)
322this.doc.NodeInserted -= this.nodeChangeHandler; 323this.doc.NodeRemoved -= this.nodeChangeHandler; 334this.doc.NodeInserted -= this.nodeChangeHandler; 335this.doc.NodeRemoved -= this.nodeChangeHandler;