3 references to LongValidator
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\Configuration\UdpTransportSettingsElement.cs (2)
222
new
LongValidator
(1L, UdpConstants.Defaults.MaxReceivedMessageSize),
231
new
LongValidator
(1L, long.MaxValue),
System.Web (1)
Configuration\CacheSection.cs (1)
87
new
LongValidator
(0, long.MaxValue),