AA1200 - Avoid Using Static Fields
Report code: AA1200-AvoidUsingStaticFields
Summary
| Status | Planned for a future release |
| Description | Static fields introduce global state and so should be avoided |
| Category | Global State Analyzers |
| Enabled by default: | Yes |
| Severity: | Error |
Cause
How to fix violations
Not yet implemented.
How to suppress violations
Not yet implemented.