Use HashSet.Comparer for set methods with IEnumerable collection
authorEnrico Sada <enrico.sada@gmail.com>
Sat, 4 Aug 2012 17:06:19 +0000 (19:06 +0200)
committerEnrico Sada <enrico.sada@gmail.com>
Sat, 4 Aug 2012 17:06:19 +0000 (19:06 +0200)
commit15b9cc32d401c5497c460ab30497a4b0d3f95008
treec56f0ac1a1432ba167be781a2d4d79af9a2dc9e2
parent7464bfd078e726eee219d1f61924d5fec0d1076a
Use HashSet.Comparer for set methods with IEnumerable collection

fix bug 6373 ( https://bugzilla.xamarin.com/show_bug.cgi?id=6373 )
mcs/class/System.Core/System.Collections.Generic/HashSet.cs
mcs/class/System.Core/Test/System.Collections.Generic/HashSetTest.cs