3 references to AppendChild
System.Private.Xml (3)
System\Xml\Dom\DocumentXmlWriter.cs (2)
404case DocumentXmlWriterType.AppendChild: 561case DocumentXmlWriterType.AppendChild:
System\Xml\Dom\DocumentXPathNavigator.cs (1)
1529DocumentXmlWriter writer = new DocumentXmlWriter(DocumentXmlWriterType.AppendChild, _source, _document);