[System]: Pull some 'System.Net.Mail' APIs from CoreFX. (#8794)
commit89441b5accbd811c2113e29fe7acfaee2023ca7f
authorMartin Baulig <mabaul@microsoft.com>
Tue, 22 May 2018 21:04:14 +0000 (22 17:04 -0400)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 22 May 2018 21:04:14 +0000 (22 23:04 +0200)
tree6b3ece4bf893a8939a7847f14d05353714c7694e
parent6a8795f9d7e32490fa8421f1f5a88a77ee201f95
[System]: Pull some 'System.Net.Mail' APIs from CoreFX. (#8794)

This brings the internal `MailAddressParser` class and switches `MailAddress` and `MailAddressCollection` to the CoreFX version.

The tests have been updated to reflect the CoreFX behavior, which is more strict about rejecting invalid addresses.
external/api-snapshot
mcs/class/System/System.Net.Mail/MailAddress.cs [deleted file]
mcs/class/System/System.Net.Mail/MailAddressCollection.cs [deleted file]
mcs/class/System/System.csproj
mcs/class/System/Test/System.Net.Mail/MailAddressTest.cs
mcs/class/System/common.sources