1 reference to MaxValue
System.ServiceModel (1)
System\ServiceModel\Configuration\ServiceModelTimeSpanValidator.cs (1)
27
return new TimeSpanOrInfiniteValidator(MinValue,
MaxValue
);