1 write to html
System.ServiceModel (1)
System\ServiceModel\Diagnostics\HttpErrorTraceRecord.cs (1)
17
this.
html
= XmlEncode(html);
1 reference to html
System.ServiceModel (1)
System\ServiceModel\Diagnostics\HttpErrorTraceRecord.cs (1)
27
writer.WriteElementString("HtmlErrorMessage",
html
);