2 references to FaultException
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
877FaultException exception = new FaultException(reason, code);
System\ServiceModel\FaultException.cs (1)
378: base(reason, code)