3 writes to _conditionLocation
Microsoft.Build (3)
Instance\ProjectPropertyGroupTaskPropertyInstance.cs (3)
59_conditionLocation = conditionLocation; 72_conditionLocation = that._conditionLocation; 139translator.Translate(ref _conditionLocation, ElementLocation.FactoryForDeserialization);
2 references to _conditionLocation
Microsoft.Build (2)
Instance\ProjectPropertyGroupTaskPropertyInstance.cs (2)
72_conditionLocation = that._conditionLocation; 122get { return _conditionLocation; }