1 write to _faultTo
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Addressing.cs (1)
262_faultTo = faultTo;
2 references to _faultTo
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Addressing.cs (2)
267get { return _faultTo; } 282_faultTo.WriteContentsTo(this.Version, writer);