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