7 references to TimeSpanMustbeGreaterThanTimeSpanZero
System.ServiceModel.Primitives (7)
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (2)
57SRP.TimeSpanMustbeGreaterThanTimeSpanZero)); 85SRP.TimeSpanMustbeGreaterThanTimeSpanZero));
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (1)
144throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), SRP.TimeSpanMustbeGreaterThanTimeSpanZero));
System\ServiceModel\Security\SecurityProtocolFactory.cs (2)
280throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), SRP.TimeSpanMustbeGreaterThanTimeSpanZero)); 371throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), SRP.TimeSpanMustbeGreaterThanTimeSpanZero));
System\ServiceModel\Security\SecuritySessionClientSettings.cs (2)
83throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), SRP.TimeSpanMustbeGreaterThanTimeSpanZero)); 100throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(value), SRP.TimeSpanMustbeGreaterThanTimeSpanZero));