1 write to _lastChild
System.Private.Xml (1)
System\Xml\Dom\XmlEntity.cs (1)
87set { _lastChild = value; }
2 references to _lastChild
System.Private.Xml (2)
System\Xml\Dom\XmlEntity.cs (2)
78if (_lastChild == null && !_childrenFoliating) 85return _lastChild;