1 write to _unusedPropertyEnabled
Microsoft.Build (1)
BuildCheck\Checks\PropertiesUsageCheck.cs (1)
58_unusedPropertyEnabled = config.IsEnabled;
4 references to _unusedPropertyEnabled
Microsoft.Build (4)
BuildCheck\Checks\PropertiesUsageCheck.cs (4)
108if (_unusedPropertyEnabled || _initializedAfterUseEnabled) 113if (_unusedPropertyEnabled || _uninitializedReadEnabled) 134if (_unusedPropertyEnabled && CheckScopeClassifier.IsActionInObservedScope(_unusedPropertyScope, 176_unusedPropertyEnabled)