79532008

Date: 2025-03-24 19:48:14
Score: 2.5
Natty:
Report link

While it isn't a warning (and it isn't a super uncommon practice for people to use local variables to shadow class fields), this should get picked up by code Code Analyzer CA1500.

This article explains how to enable code analyzers.

Reasons:
  • Blacklisted phrase (1): This article
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Jeremy Richards