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