2 references to FaultTo
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\RequestReplyCorrelator.cs (1)
180
_faultTo = message.Headers.
FaultTo
;
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
600
EndpointAddress faultTo = headers.
FaultTo
;