1 write to propertyNameAttribute
Microsoft.Build.Engine (1)
Engine\TaskOutput.cs (1)
67this.propertyNameAttribute = outputAttribute;
2 references to propertyNameAttribute
Microsoft.Build.Engine (2)
Engine\TaskOutput.cs (2)
112return this.propertyNameAttribute != null; 151return this.propertyNameAttribute;