25 references to SFxTimeoutOutOfRange0
System.ServiceModel.Primitives (25)
System\ServiceModel\Channels\Binding.cs (4)
54throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, SRP.SFxTimeoutOutOfRange0)); 112throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, SRP.SFxTimeoutOutOfRange0)); 130throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, SRP.SFxTimeoutOutOfRange0)); 158throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, SRP.SFxTimeoutOutOfRange0));
System\ServiceModel\Channels\CommunicationObject.cs (2)
234new ArgumentOutOfRangeException(nameof(timeout), SRP.SFxTimeoutOutOfRange0)); 511new ArgumentOutOfRangeException(nameof(timeout), SRP.SFxTimeoutOutOfRange0));
System\ServiceModel\Channels\DuplexChannel.cs (4)
33new ArgumentOutOfRangeException(nameof(timeout), timeout, SRP.SFxTimeoutOutOfRange0)); 97new ArgumentOutOfRangeException(nameof(timeout), timeout, SRP.SFxTimeoutOutOfRange0)); 132new ArgumentOutOfRangeException(nameof(timeout), timeout, SRP.SFxTimeoutOutOfRange0)); 161new ArgumentOutOfRangeException(nameof(timeout), timeout, SRP.SFxTimeoutOutOfRange0));
System\ServiceModel\Channels\LocalClientSecuritySettings.cs (6)
68SRP.SFxTimeoutOutOfRange0)); 92SRP.SFxTimeoutOutOfRange0)); 118SRP.SFxTimeoutOutOfRange0)); 144SRP.SFxTimeoutOutOfRange0)); 185SRP.SFxTimeoutOutOfRange0)); 209SRP.SFxTimeoutOutOfRange0));
System\ServiceModel\Channels\OutputChannel.cs (3)
36new ArgumentOutOfRangeException(nameof(timeout), timeout, SRP.SFxTimeoutOutOfRange0)); 85new ArgumentOutOfRangeException(nameof(timeout), timeout, SRP.SFxTimeoutOutOfRange0)); 110new ArgumentOutOfRangeException(nameof(timeout), timeout, SRP.SFxTimeoutOutOfRange0));
System\ServiceModel\Channels\ReliableChannelBinder.cs (3)
708new ArgumentOutOfRangeException(nameof(timeout), timeout, SRP.SFxTimeoutOutOfRange0)); 801SRP.SFxTimeoutOutOfRange0)); 817SRP.SFxTimeoutOutOfRange0));
System\ServiceModel\Channels\RequestChannel.cs (1)
251new ArgumentOutOfRangeException(nameof(timeout), timeout, SRP.SFxTimeoutOutOfRange0));
System\ServiceModel\Channels\ServiceChannel.cs (1)
288string message = SRP.SFxTimeoutOutOfRange0;
System\ServiceModel\Security\NonceCache.cs (1)
29SRP.SFxTimeoutOutOfRange0));