1 write to lastChild
System.Xml (1)
System\Xml\Dom\XmlEntity.cs (1)
83set { lastChild = value;}
2 references to lastChild
System.Xml (2)
System\Xml\Dom\XmlEntity.cs (2)
74if (lastChild == null && !childrenFoliating) 81return lastChild;