Add ILLink annotations to S.D.Common related to DbConnectionStringBuilder (#54280)
authorKrzysztof Wicher <mordotymoja@gmail.com>
Wed, 23 Jun 2021 12:02:37 +0000 (14:02 +0200)
committerGitHub <noreply@github.com>
Wed, 23 Jun 2021 12:02:37 +0000 (14:02 +0200)
commit2b7927faff7d51c577f82f3abfe3bc110cdde1e7
tree9b3324d4b25278f65317552599b15adf1194610f
parentea3f4034314481acde910dc571da5006a571dbfa
Add ILLink annotations to S.D.Common related to DbConnectionStringBuilder (#54280)

* Add ILLink annotations to S.D.Common related to DbConnectionStringBuilder

* address some feedback

* Make GetEvents() safe

* make GetProperties safe

* Mark GetProperties with RUC
src/libraries/System.Data.Common/ref/System.Data.Common.cs
src/libraries/System.Data.Common/src/ILLink/ILLink.Suppressions.xml
src/libraries/System.Data.Common/src/System/Data/Common/DbConnectionStringBuilder.cs
src/libraries/System.Data.Common/tests/TrimmingTests/DbConnectionStringBuilder.cs [new file with mode: 0644]
src/libraries/System.Data.Common/tests/TrimmingTests/System.Data.Common.TrimmingTests.proj