System\ServiceModel\Channels\RedirectionException.cs (3)
24: this(GetDefaultMessage(type, locations), type, duration, scope, null, locations)
29: this(GetDefaultMessage(type, locations), type, duration, scope, innerException, locations)
34: this(message, type, duration, scope, null, locations)