5 references to CreateAlreadyFaultedException
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (5)
206throw CreateAlreadyFaultedException(wsdlPortType); 254throw CreateAlreadyFaultedException(wsdlBinding); 301throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateAlreadyFaultedException(wsdlPortType)); 362throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateAlreadyFaultedException(wsdlBinding)); 441throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateAlreadyFaultedException(wsdlPort));