3 references to HttpUtility
System.Web.Services (3)
System\Web\Services\Protocols\RequestResponse.cs (3)
141
content =
HttpUtility
.HtmlDecode(content);
235
if (Tracing.On) Tracing.ExceptionCatch(TraceEventType.Warning, typeof(
HttpUtility
), "HtmlDecode", e);
240
if (Tracing.On) Tracing.ExceptionCatch(TraceEventType.Warning, typeof(
HttpUtility
), "HtmlDecode", e);