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)
600EndpointAddress faultTo = headers.FaultTo;