Nullable System.Collections.EmptyReadOnlyDictionaryInternal, System.Collections.Objec...
authorAnirudh Agnihotry <anirudhagnihotry098@gmail.com>
Thu, 25 Apr 2019 18:47:22 +0000 (11:47 -0700)
committerGitHub <noreply@github.com>
Thu, 25 Apr 2019 18:47:22 +0000 (11:47 -0700)
commitebb717431b79c6d6c83a32983b5819a13eb62cef
tree793afda540968b5398c1b489cf8f5550eb34520e
parentb5bb75ec39a501bde4089ba754bb717e1d52fe0d
Nullable System.Collections.EmptyReadOnlyDictionaryInternal, System.Collections.ObjectModel.* (#24221)

* annotating collections

* annotated collection.cs and readonlycollection.cs

* adding tkey constraint and comments
src/System.Private.CoreLib/shared/System/Array.cs
src/System.Private.CoreLib/shared/System/Collections/ObjectModel/Collection.cs
src/System.Private.CoreLib/shared/System/Collections/ObjectModel/ReadOnlyCollection.cs
src/System.Private.CoreLib/shared/System/ThrowHelper.cs
src/System.Private.CoreLib/src/System/Collections/EmptyReadOnlyDictionaryInternal.cs
src/System.Private.CoreLib/src/System/Collections/ObjectModel/ReadOnlyDictionary.cs
src/System.Private.CoreLib/src/System/Runtime/InteropServices/WindowsRuntime/DictionaryToMapAdapter.cs