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