2 references to ProvideFault
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
611
behavior.
ProvideFault
(e, faultConverter, ref faultInfo);
System\ServiceModel\Dispatcher\ErrorBehavior.cs (1)
64
ProvideFault
(rpc.Error, rpc.Channel.GetProperty<FaultConverter>(), ref rpc.FaultInfo);