15 references to SFxTimeoutOutOfRangeTooBig
System.ServiceModel.Primitives (15)
System\ServiceModel\Channels\Binding.cs (4)
58throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, SRP.SFxTimeoutOutOfRangeTooBig)); 116throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, SRP.SFxTimeoutOutOfRangeTooBig)); 134throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, SRP.SFxTimeoutOutOfRangeTooBig)); 162throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, SRP.SFxTimeoutOutOfRangeTooBig));
System\ServiceModel\Channels\LocalClientSecuritySettings.cs (6)
74SRP.SFxTimeoutOutOfRangeTooBig)); 98SRP.SFxTimeoutOutOfRangeTooBig)); 124SRP.SFxTimeoutOutOfRangeTooBig)); 150SRP.SFxTimeoutOutOfRangeTooBig)); 191SRP.SFxTimeoutOutOfRangeTooBig)); 215SRP.SFxTimeoutOutOfRangeTooBig));
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (2)
63SRP.SFxTimeoutOutOfRangeTooBig)); 91SRP.SFxTimeoutOutOfRangeTooBig));
System\ServiceModel\Channels\ServiceChannel.cs (1)
293throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, SRP.SFxTimeoutOutOfRangeTooBig));
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (1)
149throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), value, SRP.SFxTimeoutOutOfRangeTooBig));
System\ServiceModel\Security\NonceCache.cs (1)
35SRP.SFxTimeoutOutOfRangeTooBig));