31 writes to MinValue
System.ServiceModel (18)
System\ServiceModel\Configuration\HttpBindingBaseElement.cs (2)
47[LongValidator(MinValue = 0)] 63[LongValidator(MinValue = 1)]
System\ServiceModel\Configuration\MsmqBindingElementBase.cs (1)
53[LongValidator(MinValue = 0)]
System\ServiceModel\Configuration\NetMsmqBindingElement.cs (1)
48[LongValidator(MinValue = 0)]
System\ServiceModel\Configuration\NetNamedPipeBindingElement.cs (2)
64[LongValidator(MinValue = 0)] 88[LongValidator(MinValue = 1)]
System\ServiceModel\Configuration\NetPeerTcpBindingElement.cs (2)
42[LongValidator(MinValue = 0)] 50[LongValidator(MinValue = PeerTransportConstants.MinMessageSize)]
System\ServiceModel\Configuration\NetTcpBindingElement.cs (2)
73[LongValidator(MinValue = 0)] 97[LongValidator(MinValue = 1)]
System\ServiceModel\Configuration\PeerTransportElement.cs (2)
34[LongValidator(MinValue = 1)] 42[LongValidator(MinValue = 1)]
System\ServiceModel\Configuration\TransportElement.cs (2)
62[LongValidator(MinValue = 1)] 70[LongValidator(MinValue = 1)]
System\ServiceModel\Configuration\WSDualHttpBindingElement.cs (2)
62[LongValidator(MinValue = 0)] 70[LongValidator(MinValue = 1)]
System\ServiceModel\Configuration\WSHttpBindingBaseElement.cs (2)
50[LongValidator(MinValue = 0)] 58[LongValidator(MinValue = 1)]
System.ServiceModel.Channels (4)
System\ServiceModel\Configuration\UdpBindingElement.cs (3)
40[LongValidator(MinValue = 0)] 56[LongValidator(MinValue = UdpConstants.MinPendingMessagesTotalSize)] 65[LongValidator(MinValue = 1)]
System\ServiceModel\Configuration\UdpTransportElement.cs (1)
67[LongValidator(MinValue = UdpConstants.MinPendingMessagesTotalSize)]
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\Configuration\UdpTransportSettingsElement.cs (2)
118[LongValidator(MinValue = 1L, MaxValue = UdpConstants.Defaults.MaxReceivedMessageSize)] 132[LongValidator(MinValue = 1L, MaxValue = long.MaxValue)]
System.ServiceModel.Web (6)
System\ServiceModel\Configuration\WebHttpBindingElement.cs (2)
55[LongValidator(MinValue = 0)] 71[LongValidator(MinValue = 1)]
System\ServiceModel\Configuration\WebHttpEndpointElement.cs (2)
42[LongValidator(MinValue = 0)] 58[LongValidator(MinValue = 1)]
System\ServiceModel\Configuration\WebScriptEndpointElement.cs (2)
42[LongValidator(MinValue = 0)] 58[LongValidator(MinValue = 1)]
System.Web (1)
Configuration\CacheSection.cs (1)
191[LongValidator(MinValue = 0)]