3 references to PrependChild
System.Xml (3)
System\Xml\Dom\DocumentXmlWriter.cs (2)
331
case DocumentXmlWriterType.
PrependChild
:
454
case DocumentXmlWriterType.
PrependChild
:
System\Xml\Dom\DocumentXPathNavigator.cs (1)
1249
DocumentXmlWriter writer = new DocumentXmlWriter(DocumentXmlWriterType.
PrependChild
, source, document);