Remove _syncRoot field from collections (#21628)
authorDan Moseley <danmose@microsoft.com>
Fri, 21 Dec 2018 22:24:29 +0000 (14:24 -0800)
committerGitHub <noreply@github.com>
Fri, 21 Dec 2018 22:24:29 +0000 (14:24 -0800)
commitb93891a6e1705f7d8c671cd673abaaf03b0a09cb
treef60483d06185903586661756463333d980caa082
parent388010b99efe0e058dcebf6b7e429c7e1d9c942b
Remove _syncRoot field from collections (#21628)

* SyncRoot

* Temp disable tests

* Disable outdated CoreFX test

* Tidier
src/System.Private.CoreLib/shared/System/Collections/Generic/Dictionary.cs
src/System.Private.CoreLib/shared/System/Collections/Generic/List.cs
src/System.Private.CoreLib/shared/System/Collections/Hashtable.cs
src/System.Private.CoreLib/shared/System/Collections/ListDictionaryInternal.cs
src/System.Private.CoreLib/shared/System/Collections/ObjectModel/Collection.cs
src/System.Private.CoreLib/shared/System/Collections/ObjectModel/ReadOnlyCollection.cs
tests/CoreFX/CoreFX.issues.json