Merge pull request #2731 from Phyyl/master
authormonojenkins <jo.shields+jenkins@xamarin.com>
Wed, 9 Mar 2016 00:00:42 +0000 (00:00 +0000)
committermonojenkins <jo.shields+jenkins@xamarin.com>
Wed, 9 Mar 2016 00:00:42 +0000 (00:00 +0000)
Remove throw statement in IPAddress.TryParse

In Microsoft's implementation, no exceptions are thrown in this particular method. See here for details: http://referencesource.microsoft.com/#System/net/System/Net/IPAddress.cs,54a3a3f536d5a22c


Trivial merge