Add test coverage for AttributeCollection, fix bugs and nullable annotate (#36118)
authorHugh Bellamy <hughbellars@gmail.com>
Mon, 12 Oct 2020 23:36:41 +0000 (00:36 +0100)
committerGitHub <noreply@github.com>
Mon, 12 Oct 2020 23:36:41 +0000 (16:36 -0700)
commit94c605421288fefca33da30fe162f51c4402bc1a
treefcd9c18e447fa15814c519bf70105f78e8ec1db6
parent671f99b4f00e6c47926b09e3dcf899f154ca5d31
Add test coverage for AttributeCollection, fix bugs and nullable annotate (#36118)

* Add test coverage for AttributeCollection and fix bugs

* PR Feedback
src/libraries/System.ComponentModel.TypeConverter/src/System/ComponentModel/AttributeCollection.cs
src/libraries/System.ComponentModel.TypeConverter/tests/AttributeCollectionTests.cs
src/libraries/System.ComponentModel.TypeConverter/tests/EventDescriptorCollectionTests.cs