2 references to GetHtmlErrorMessage
System.ServiceModel.Activation (1)
System\ServiceModel\ServiceHostingEnvironment.cs (1)
264
return exception.
GetHtmlErrorMessage
();
System.Web.Mobile (1)
Mobile\MobileErrorInfo.cs (1)
226
String errorMessage = e.
GetHtmlErrorMessage
();