* Revert the changes to TryInsert() introduced by https://github.com/dotnet/coreclr...
authordotnet-bot <dotnet-bot@microsoft.com>
Mon, 17 Sep 2018 23:21:25 +0000 (16:21 -0700)
committerJan Kotas <jkotas@microsoft.com>
Wed, 19 Sep 2018 04:18:03 +0000 (21:18 -0700)
commitddcdb970bc25aa24f9256009b1577ad7e9ef9d57
tree48c1abc9025cef2023c6cad19d1e7e9931bd0545
parentc75277fef12dd2a4033fb97e9911d1d9e3714428
* Revert the changes to TryInsert() introduced by https://github.com/dotnet/coreclr/pull/17096 completely, which only showed modest size improvement

* Removing the _version increment from Clear() entirely to bring it in line with the behavior in Remove() and to keep size gains

[tfs-changeset: 1714543]

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Commit migrated from https://github.com/dotnet/coreclr/commit/a00a6eaca1d6d45235ed076b81a2169d08487e71
src/libraries/System.Private.CoreLib/src/System/Collections/Generic/Dictionary.cs