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