2 references to FaultException
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
867
FaultException exception = new
FaultException
(reason, code);
FrameworkFork\System.ServiceModel\System\ServiceModel\FaultException.cs (1)
349
:
base
(reason, code)