3 references to Decimal
System (3)
net\System\_IPv4Address.cs (3)
168int numberBase = Decimal; 183numberBase = Decimal; 207if ((numberBase == Decimal || numberBase == Hex) && '0' <= ch && ch <= '9')