Base:
method
WriteString
System.Xml.XmlWriter.WriteString(System.String)
8 references to WriteString
System.Runtime.Serialization (8)
System\Xml\XmlBaseWriter.cs (6)
687WriteString(prefix); 688WriteString(":"); 690WriteString(localName); 804WriteString(name); 830WriteString(whitespace); 1114WriteString(value);
System\Xml\XmlBinaryWriter.cs (2)
1169WriteString(reader.Value); 1194WriteString(reader.Value);