Base:
method
WriteStartAttribute
System.Xml.XmlNodeWriter.WriteStartAttribute(System.String, System.String)
2 references to WriteStartAttribute
System.Private.DataContractSerialization (2)
System\Xml\XmlCanonicalWriter.cs (1)
429_elementWriter.WriteStartAttribute(prefix, localName);
System\Xml\XmlUTF8TextWriter.cs (1)
316WriteStartAttribute(prefix, localName.Value);