1 write to exceptionDetail
System.ServiceModel (1)
System\ServiceModel\Description\ServiceMetadataExtension.cs (1)
1368this.exceptionDetail = exceptionDetail;
2 references to exceptionDetail
System.ServiceModel (2)
System\ServiceModel\Description\ServiceMetadataExtension.cs (2)
1393if (this.exceptionDetail != null) 1395page.WriteExceptionDetail(this.exceptionDetail);