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