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