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\XmlC14NWriter.cs (1)
486elementWriter.WriteStartAttribute(prefixBuffer, prefixOffset, prefixLength, localNameBuffer, localNameOffset, localNameLength);