Base:
method
WriteStartAttribute
System.Xml.XmlNodeWriter.WriteStartAttribute(System.Byte[], System.Int32, System.Int32, System.Byte[], System.Int32, System.Int32)
1 reference to WriteStartAttribute
System.Runtime.Serialization (1)
System\Xml\XmlBaseReader.cs (1)
2049writer.WriteStartAttribute(prefixBuffer, prefixOffset, prefixLength, localNameBuffer, localNameOffset, localNameLength);