Skip to content

Commit

Permalink
Remove ArgumentNullException from IPAddress.TryParse docs (#10629)
Browse files Browse the repository at this point in the history
  • Loading branch information
MihaZupan authored Nov 21, 2024
1 parent 6c7eb72 commit 56b0607
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions xml/System.Net/IPAddress.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2709,8 +2709,6 @@
]]></format>
</remarks>
<exception cref="T:System.ArgumentNullException">
<paramref name="ipString" /> is <see langword="null" />.</exception>
</Docs>
</Member>
<Member MemberName="TryParse">
Expand Down

0 comments on commit 56b0607

Please sign in to comment.