1 write to condition
Microsoft.Build.Engine (1)
Items\ItemDefinitionLibrary.cs (1)
204this.condition = ProjectXmlUtilities.GetAttributeValue(conditionAttribute);
1 reference to condition
Microsoft.Build.Engine (1)
Items\ItemDefinitionLibrary.cs (1)
222if (!Utilities.EvaluateCondition(condition, conditionAttribute, expander, ParserOptions.AllowProperties, parentProject))