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