Base:
method
WriteString
System.Xml.XmlWriter.WriteString(System.String)
2 references to WriteString
SMDiagnostics (2)
System\ServiceModel\Diagnostics\PlainXmlWriter.cs (2)
199this.WriteString(new string(buffer, index, count)); 204this.WriteString(data);