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