2 writes to _propertyName
Microsoft.Build (2)
Instance\ProjectTaskOutputPropertyInstance.cs (2)
66
_propertyName
= propertyName;
144
translator.Translate(ref
_propertyName
);
1 reference to _propertyName
Microsoft.Build (1)
Instance\ProjectTaskOutputPropertyInstance.cs (1)
84
get { return
_propertyName
; }