Re-enable CA2200 (rethrowing exceptions in catch blocks) (dotnet/corefx#39700)
authorStephen Toub <stoub@microsoft.com>
Wed, 24 Jul 2019 11:33:20 +0000 (07:33 -0400)
committerGitHub <noreply@github.com>
Wed, 24 Jul 2019 11:33:20 +0000 (07:33 -0400)
commit1e241a533f6864dfa568d02c80ae6b01c4b3436e
treebeed484f3092d4b388d143d4880c277a193f05de
parent3d588d1d195364d807676d505df0d7e216a316fc
Re-enable CA2200 (rethrowing exceptions in catch blocks) (dotnet/corefx#39700)

Commit migrated from https://github.com/dotnet/corefx/commit/7b142543ce066ba684303837c2e9723b9e140d39
src/libraries/CodeAnalysis.ruleset
src/libraries/Microsoft.CSharp/src/Microsoft/CSharp/RuntimeBinder/DynamicDebuggerProxy.cs
src/libraries/System.ComponentModel.TypeConverter/src/System/ComponentModel/ReflectEventDescriptor.cs
src/libraries/System.ComponentModel.TypeConverter/src/System/ComponentModel/ReflectPropertyDescriptor.cs
src/libraries/System.Data.Common/src/System/Data/DataTable.cs
src/libraries/System.Data.Odbc/src/System/Data/Odbc/OdbcDataReader.cs
src/libraries/System.Data.SqlClient/src/System/Data/SqlClient/SqlInternalConnectionTds.cs
src/libraries/System.Diagnostics.Process/src/System/Diagnostics/ProcessManager.Windows.cs
src/libraries/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/AD/ADStoreCtx.cs
src/libraries/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/Principal.cs
src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs