3 references to AppendAttribute
System.Xml (3)
System\Xml\Dom\DocumentXmlWriter.cs (2)
341case DocumentXmlWriterType.AppendAttribute: 464case DocumentXmlWriterType.AppendAttribute:
System\Xml\Dom\DocumentXPathNavigator.cs (1)
1319DocumentXmlWriter writer = new DocumentXmlWriter(DocumentXmlWriterType.AppendAttribute, source, document);