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)
commit9e4c2757e7ce010369138b5ae9f3f0023a8101fe
treef7fb2ba067686d728c1dbd605c93d13671b332ff
parent257af4ff1660ff8f24eaadb439c9ed5ddbd40705
parentbbe084366d20753693f3a3ebc67d0c71b2cebd52
Merge pull request #2731 from Phyyl/master

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