28 writes to MaxValue
System.Runtime.Caching (1)
System\Caching\Configuration\MemoryCacheElement.cs (1)
94
[IntegerValidator(MinValue = 0,
MaxValue
= 100)]
System.ServiceModel (9)
System\ServiceModel\Configuration\DefaultPortElement.cs (1)
38
[IntegerValidator(MinValue = IPEndPoint.MinPort,
MaxValue
= IPEndPoint.MaxPort)]
System\ServiceModel\Configuration\HttpTransportElement.cs (1)
94
[IntegerValidator(MinValue = 0,
MaxValue
= HttpTransportDefaults.MaxPendingAcceptsUpperLimit)]
System\ServiceModel\Configuration\IssuedTokenClientElement.cs (1)
74
[IntegerValidator(MinValue = 0,
MaxValue
= 100)]
System\ServiceModel\Configuration\LocalClientSecuritySettingsElement.cs (1)
103
[IntegerValidator(MinValue = 0,
MaxValue
= 100)]
System\ServiceModel\Configuration\NetPeerTcpBindingElement.cs (1)
58
[IntegerValidator(MinValue = PeerTransportConstants.MinPort,
MaxValue
= PeerTransportConstants.MaxPort)]
System\ServiceModel\Configuration\PeerTransportElement.cs (1)
50
[IntegerValidator(MinValue = PeerTransportConstants.MinPort,
MaxValue
= PeerTransportConstants.MaxPort)]
System\ServiceModel\Configuration\ReliableSessionElement.cs (2)
50
[IntegerValidator(MinValue = 1,
MaxValue
= 16384)]
66
[IntegerValidator(MinValue = 1,
MaxValue
= 4096)]
System\ServiceModel\Configuration\ServiceHostingEnvironmentSection.cs (1)
77
[IntegerValidator(MinValue = 0,
MaxValue
= 99)]
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Configuration\BufferedReceiveElement.cs (1)
23
[IntegerValidator(MinValue = 1,
MaxValue
= Int32.MaxValue)]
System.ServiceModel.Channels (2)
System\ServiceModel\Configuration\UdpBindingElement.cs (1)
96
[IntegerValidator(MinValue = UdpConstants.MinTimeToLive,
MaxValue
= UdpConstants.MaxTimeToLive)]
System\ServiceModel\Configuration\UdpTransportElement.cs (1)
91
[IntegerValidator(MinValue = UdpConstants.MinTimeToLive,
MaxValue
= UdpConstants.MaxTimeToLive)]
System.ServiceModel.Discovery (7)
System\ServiceModel\Discovery\Configuration\FindCriteriaElement.cs (1)
88
[IntegerValidator(MinValue = 1,
MaxValue
= int.MaxValue)]
System\ServiceModel\Discovery\Configuration\UdpTransportSettingsElement.cs (6)
18
[IntegerValidator(MinValue = 0,
MaxValue
= int.MaxValue)]
32
[IntegerValidator(MinValue = 1,
MaxValue
= int.MaxValue)]
46
[IntegerValidator(MinValue = 0,
MaxValue
= int.MaxValue)]
61
[IntegerValidator(MinValue = 0,
MaxValue
= int.MaxValue)]
89
[IntegerValidator(MinValue = UdpConstants.MinReceiveBufferSize,
MaxValue
= int.MaxValue)]
103
[IntegerValidator(MinValue = UdpConstants.MinTimeToLive,
MaxValue
= UdpConstants.MaxTimeToLive)]
System.Web (8)
Configuration\CacheSection.cs (1)
202
[IntegerValidator(MinValue = 0,
MaxValue
= 100)]
Configuration\Compiler.cs (1)
146
[IntegerValidator(MinValue = 0,
MaxValue
= 4)]
Configuration\CustomError.cs (1)
73
[IntegerValidator(MinValue = 100,
MaxValue
= 999)]
Configuration\ProcessModelSection.cs (5)
474
[IntegerValidator(MinValue = 1,
MaxValue
= int.MaxValue - 1)]
485
[IntegerValidator(MinValue = 1,
MaxValue
= int.MaxValue - 1)]
496
[IntegerValidator(MinValue = 1,
MaxValue
= int.MaxValue - 1)]
507
[IntegerValidator(MinValue = 1,
MaxValue
= int.MaxValue - 1)]
550
[IntegerValidator(MinValue = 1,
MaxValue
= int.MaxValue - 1)]