2 references to ProvideFault
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
630
behavior.
ProvideFault
(e, faultConverter, ref faultInfo);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ErrorBehavior.cs (1)
58
this.
ProvideFault
(rpc.Error, rpc.Channel.GetProperty<FaultConverter>(), ref rpc.FaultInfo);