1 write to includeExceptionDetailInFaults
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchOperation.cs (1)
139this.includeExceptionDetailInFaults = value;
1 reference to includeExceptionDetailInFaults
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchOperation.cs (1)
135return this.includeExceptionDetailInFaults;