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