3 writes to whenLastTaken
Microsoft.Build.Engine (3)
Choose\Choose.cs (3)
220whenLastTaken = null; 228whenLastTaken = currentWhen; 235whenLastTaken = otherwiseClause;
1 reference to whenLastTaken
Microsoft.Build.Engine (1)
Choose\Choose.cs (1)
242whenLastTaken?.Evaluate(parentPropertyBag, ignoreCondition, honorCondition, conditionedPropertiesTable, pass);