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