Base:
method
WriteStartAttribute
System.Xml.XmlWriter.WriteStartAttribute(System.String, System.String, System.String)
1 reference to WriteStartAttribute
System.Xml (1)
System\Xml\XPath\XPathDocument.cs (1)
204builder.WriteStartAttribute(reader.Prefix, reader.LocalName, namespaceUri);