1 write to faultTo
System.ServiceModel (1)
System\ServiceModel\Channels\Addressing.cs (1)
263this.faultTo = faultTo;
2 references to faultTo
System.ServiceModel (2)
System\ServiceModel\Channels\Addressing.cs (2)
268get { return faultTo; } 283faultTo.WriteContentsTo(this.Version, writer);