2 references to MaxIPv4Value
System (2)
net\System\_IPv4Address.cs (2)
230
if (currentValue >
MaxIPv4Value
) // Overflow
281
if (parts[0] >
MaxIPv4Value
)