2 references to FaultException
System.ServiceModel (2)
System\ServiceModel\Channels\TransactionChannel.cs (1)
101
FaultException fault = new
FaultException
(reason, code, FaultCodeConstants.Actions.Transactions);
System\ServiceModel\FaultException.cs (1)
414
:
base
(reason, code, action)