1 write to _excludeRange
System.Configuration (1)
System\Configuration\LongValidatorAttribute.cs (1)
67_excludeRange = value;
2 references to _excludeRange
System.Configuration (2)
System\Configuration\LongValidatorAttribute.cs (2)
31return new LongValidator(_min, _max, _excludeRange); 64return _excludeRange;