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