1 override of AppendChild
System.Private.Xml (1)
System\Xml\Dom\DocumentXPathNavigator.cs (1)
1517public override XmlWriter AppendChild()
2 references to AppendChild
System.Private.Xml (2)
System\Xml\XPath\XPathNavigator.cs (2)
1455XmlWriter writer = AppendChild(); 1577XmlWriter writer = AppendChild();