• M
    This change adds a new code action to Features layer Suppression fixer to... · 515c3f96
    Manish Vasani 提交于
    This change adds a new code action to Features layer Suppression fixer to enable Removing suppressions on diagnostics which are suppressed in source by pragma/SuppressMessageAttribute. Additionally, this change also adds a batch fixer to enable removing suppression on multiple/all diagnostics. This functionality will be consumed by the "Remove suppression(s)" context menu for error list selection.
    515c3f96
AbstractSuppressionCodeFixProvider.GlobalSuppressMessageCodeAction.cs 1.8 KB