Skip to main content
Source: AL0002DontRepeatNegatedPatternAnalyzer.cs

Description

The negated pattern should not be repeated multiple times.

Bad Code

Good Code

Properties

  • Category: Design
  • Severity: Warning
  • Enabled by default: True
  • Code fix available: True

Configuration