1 reference to CreateXmlResponse
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\WebErrorHandler.cs (1)
82
fault = context.
CreateXmlResponse
(webFaultException.DetailObject, new XmlSerializer(webFaultException.DetailType, webFaultException.KnownTypes));