1 write to faultTo
System.ServiceModel (1)
System\ServiceModel\Channels\RequestReplyCorrelator.cs (1)
192this.faultTo = message.Headers.FaultTo;
1 reference to faultTo
System.ServiceModel (1)
System\ServiceModel\Channels\RequestReplyCorrelator.cs (1)
206get { return this.faultTo; }