Port some concurrent collection implementations with latest fixes from CoreFX into...
authorKoundinya Veluri <kouvel@users.noreply.github.com>
Sat, 9 Sep 2017 00:14:09 +0000 (17:14 -0700)
committerGitHub <noreply@github.com>
Sat, 9 Sep 2017 00:14:09 +0000 (17:14 -0700)
commit3fc4180f8e0bf71e09a54f0f95ec7ec6a4f492f2
treeb6bb9f02ef9754c8b56d24f3ed9c53b1ef89be8d
parent3505d67c279cdb1b8231b53350a340ad34151c78
Port some concurrent collection implementations with latest fixes from CoreFX into CoreCLR copies (#12939)
src/mscorlib/Resources/Strings.resx
src/mscorlib/src/System/Collections/Concurrent/ConcurrentDictionary.cs
src/mscorlib/src/System/Collections/Concurrent/ConcurrentQueue.cs
src/mscorlib/src/System/Collections/Concurrent/ConcurrentStack.cs
src/mscorlib/src/System/ThrowHelper.cs