3 references to AppendAttribute
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXmlWriter.cs (2)
406case DocumentXmlWriterType.AppendAttribute: 559case DocumentXmlWriterType.AppendAttribute:
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (1)
1605DocumentXmlWriter writer = new DocumentXmlWriter(DocumentXmlWriterType.AppendAttribute, _source, _document);