Labels
Labels
353 labels
- File header mismatch
- Use pattern combinators
- Remove unnecessary suppression
- Use 'not' pattern
- Use 'new(...)'
- Simplify LINQ expression
- Remove unnecessary lambda
- Remove unnecessary nullable directive
- Make struct member 'readonly'
- Use coalesce expression
- Use primary constructor
- Use collection expression for '.Empty'
- Use collection expression for 'fluent chain'
- Collection initialization can be simplified
- Naming styles
- Interpolated string improvements
- IOperation
- Local Functions
- NuGet Add Using