Use correct exception when a key is not found in ConcurrentDictionary2.8.2
commit84570ffb93ee98d513318c9e7a5e3a111161cf11
authorJérémie Laval <jeremie.laval@gmail.com>
Tue, 4 Jan 2011 16:58:30 +0000 (4 16:58 +0000)
committerJérémie Laval <jeremie.laval@gmail.com>
Tue, 4 Jan 2011 17:39:55 +0000 (4 17:39 +0000)
tree9781d44da26c967fa69c4e484ed57f772203ee70
parent1d44ba22a5fbbf687b993e0aed0c0e1cee7a9d93
Use correct exception when a key is not found in ConcurrentDictionary
mcs/class/corlib/System.Collections.Concurrent/ConcurrentDictionary.cs
mcs/class/corlib/Test/System.Collections.Concurrent/ConcurrentDictionaryTests.cs