1 write to _unusedPropertyEnabled
Microsoft.Build (1)
BuildCheck\Checks\PropertiesUsageCheck.cs (1)
60_unusedPropertyEnabled = config.IsEnabled;
4 references to _unusedPropertyEnabled
Microsoft.Build (4)
BuildCheck\Checks\PropertiesUsageCheck.cs (4)
110if (_unusedPropertyEnabled || _initializedAfterUseEnabled) 115if (_unusedPropertyEnabled || _uninitializedReadEnabled) 136if (_unusedPropertyEnabled && CheckScopeClassifier.IsActionInObservedScope(_unusedPropertyScope, 178_unusedPropertyEnabled)