Fix concurrent collections CA1836 rule violations (#40629)
authorDavid Cantu <dacantu@microsoft.com>
Tue, 11 Aug 2020 01:12:52 +0000 (18:12 -0700)
committerGitHub <noreply@github.com>
Tue, 11 Aug 2020 01:12:52 +0000 (18:12 -0700)
commitbcf3bd30adf33a82b13f8bd7586fe9dd0951c37d
treec7cfd139f194d33229fc2e9b878ae1701d1189a4
parent23796081e0793e362bf493d112d3dbc8b577a4a1
Fix concurrent collections CA1836 rule violations (#40629)

* Fix concurrent collections CA1836 rule violations

* Update dogfood analyzer version
eng/Analyzers.props
eng/CodeAnalysis.ruleset
src/libraries/Common/src/System/Data/ProviderBase/DbConnectionPoolGroup.cs
src/libraries/Microsoft.Extensions.Http/src/DefaultHttpClientFactory.cs
src/libraries/System.Data.OleDb/src/System/Data/ProviderBase/DbConnectionPoolGroup.cs
src/libraries/System.Net.Security/src/System/Net/Security/SslSessionsCache.cs
src/libraries/System.Threading.Tasks.Parallel/src/System/Threading/Tasks/Parallel.cs