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