2 references to Octal
System (2)
net\System\_IPv4Address.cs (2)
186
numberBase =
Octal
;
211
else if (numberBase ==
Octal
&& '0' <= ch && ch <= '7')