[System.Core] Don't auto increment when trimming hashset. Fixes #18687
authorMarek Safar <marek.safar@gmail.com>
Wed, 9 Apr 2014 19:15:33 +0000 (21:15 +0200)
committerMarek Safar <marek.safar@gmail.com>
Wed, 9 Apr 2014 19:19:11 +0000 (21:19 +0200)
commit633db36bd388022e68f89d953fbc42fb881eeae2
tree8ee3c91438e2934b1d8a5b0f7c04fc920a249d9d
parent50879b35cf1e92370d155d26cc85b4430fe17984
[System.Core] Don't auto increment when trimming hashset. Fixes #18687
mcs/class/System.Core/System.Collections.Generic/HashSet.cs
mcs/class/System.Core/Test/System.Collections.Generic/HashSetTest.cs