1 write to _excludeRange
System.Configuration (1)
System\Configuration\TimeSpanValidatorAttribute.cs (1)
89_excludeRange = value;
2 references to _excludeRange
System.Configuration (2)
System\Configuration\TimeSpanValidatorAttribute.cs (2)
38return new TimeSpanValidator(_min, _max, _excludeRange); 86return _excludeRange;