Base:
method
WriteStartAttribute
Microsoft.Xml.XmlWriter.WriteStartAttribute(System.String, System.String, System.String)
1 reference to WriteStartAttribute
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathDocument.cs (1)
232builder.WriteStartAttribute(reader.Prefix, reader.LocalName, namespaceUri);