AA1300 - Parameters Should Not Be Modified
Report code: AA1300-ParametersShouldNotBeModified
Summary
| Status | Planned for a future release |
| Description | Parameters should be treated as immutable and not used as a mutable variables |
| Category | Immutability Analyzers |
| Enabled by default: | Yes |
| Severity: | Error |
Cause
How to fix violations
Not yet implemented.
How to suppress violations
Not yet implemented.