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