2 references to FaultReason
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageFault.cs (1)
669
FaultReason reason = new
FaultReason
(translations);
FrameworkFork\System.ServiceModel\System\ServiceModel\FaultException.cs (1)
306
return new
FaultReason
(reasons);