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