Open alex-jitbit opened 7 hours ago
Outdated article
The page says that IPAddress.TryPase throws ArgumentNullException is iPString is null.
IT DOES NOT THROW it just returns false.
https://learn.microsoft.com/en-us/dotnet/api/system.net.ipaddress.tryparse?view=net-8.0
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Net/IPAddress.xml
cae55a9a-fb38-88f2-d68c-8c820f5d7265
@karelz
Tagging subscribers to this area: @dotnet/ncl
Type of issue
Outdated article
Description
The page says that IPAddress.TryPase throws ArgumentNullException is iPString is null.
IT DOES NOT THROW it just returns false.
Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.net.ipaddress.tryparse?view=net-8.0
Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Net/IPAddress.xml
Document Version Independent Id
cae55a9a-fb38-88f2-d68c-8c820f5d7265
Article author
@karelz