Source: AL0001ProhibitPrimaryConstructorParameterReassignmentAnalyzer.csDocumentation Index
Fetch the complete documentation index at: https://ancplua.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Description
Primary constructor parameters should not be reassigned as this can lead to confusion and bugs.Bad Code
Good Code
Properties
- Category: Design
- Severity: Error
- Enabled by default: True
- Code fix available: False
