2 writes to _afterTargetsLocation
Microsoft.Build (2)
Instance\ProjectTargetInstance.cs (2)
193_afterTargetsLocation = afterTargetsLocation; 568translator.Translate(ref _afterTargetsLocation, ElementLocation.FactoryForDeserialization);
1 reference to _afterTargetsLocation
Microsoft.Build (1)
Instance\ProjectTargetInstance.cs (1)
435{ return _afterTargetsLocation; }