Code Analysis ReferenceAnalyzersRCS1075On this pageRCS1075: Avoid empty catch clause that catches System.ExceptionPropertiesPropertyValueDefault SeverityWarningMinimum language version-ExamplesExample #1diagnostic.cstry{ Foo();}catch (Exception ex){}Applies toExtension for VS 2022Extension for VS CodeExtension for Open VSXPackage Roslynator.Analyzers