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)
267
get { return
_faultTo
; }
282
_faultTo
.WriteContentsTo(this.Version, writer);