Implement IEnumerable for ConditionalWeakTable
commit565985dbd7f43bd6a07726de13f7dbbf82ad9bdb
authorEgorBo <egorbo@gmail.com>
Thu, 13 Sep 2018 21:31:38 +0000 (14 00:31 +0300)
committerMarek Safar <marek.safar@gmail.com>
Tue, 18 Sep 2018 08:24:26 +0000 (18 10:24 +0200)
tree5fa2bf3b60bfc384fc4ee359cf64e7f7273c2a50
parentcd70e9cf2adc03681dbb919d97063d8ad84b0a4c
Implement IEnumerable for ConditionalWeakTable
mcs/class/corlib/System.Runtime.CompilerServices/ConditionalWeakTable.cs
mcs/class/corlib/Test/System.Runtime.CompilerServices/ConditionalWeakTableTest.cs