Base:
method
WriteRaw
System.Xml.XmlWriter.WriteRaw(System.String)
1 reference to WriteRaw
SMDiagnostics (1)
System\ServiceModel\Diagnostics\PlainXmlWriter.cs (1)
139this.WriteRaw("<![CDATA[" + text + "]]>");