2 writes to _location
Microsoft.Build (2)
Instance\ProjectTaskOutputPropertyInstance.cs (2)
68
_location
= location;
146
translator.Translate(ref
_location
, ElementLocation.FactoryForDeserialization);
1 reference to _location
Microsoft.Build (1)
Instance\ProjectTaskOutputPropertyInstance.cs (1)
116
get { return
_location
; }