5 references to CreateAlreadyFaultedException
System.ServiceModel (5)
System\ServiceModel\Description\WsdlImporter.cs (5)
205throw CreateAlreadyFaultedException(wsdlPortType); 253throw CreateAlreadyFaultedException(wsdlBinding); 300throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateAlreadyFaultedException(wsdlPortType)); 363throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateAlreadyFaultedException(wsdlBinding)); 442throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateAlreadyFaultedException(wsdlPort));