4 references to ConditionEvaluation
Microsoft.Build (4)
BuildCheck\Checks\PropertiesUsageCheck.cs (1)
188
readData.PropertyReadContext != PropertyReadContext.
ConditionEvaluation
))
Evaluation\Conditionals\MultipleComparisonExpressionNode.cs (1)
99
state.PropertiesUseTracker.PropertyReadContext = PropertyReadContext.
ConditionEvaluation
;
Evaluation\ConditionEvaluator.cs (1)
278
expander.PropertiesUseTracker.PropertyReadContext = PropertyReadContext.
ConditionEvaluation
;
Evaluation\Evaluator.cs (1)
1290
_expander.PropertiesUseTracker.PropertyReadContext = PropertyReadContext.
ConditionEvaluation
;