4 references to IsActionInObservedScope
Microsoft.Build (4)
BuildCheck\Checks\PropertiesUsageCheck.cs (4)
134
if (_unusedPropertyEnabled && CheckScopeClassifier.
IsActionInObservedScope
(_unusedPropertyScope,
155
if (CheckScopeClassifier.
IsActionInObservedScope
(_initializedAfterUseScope,
191
if (CheckScopeClassifier.
IsActionInObservedScope
(_initializedAfterUseScope,
202
else if (CheckScopeClassifier.
IsActionInObservedScope
(_uninitializedReadScope,