3 references to propertyName
Microsoft.Build.Engine (3)
Engine\BuildTask.cs (1)
648newOutputElement.SetAttribute(XMakeAttributes.propertyName, propertyName);
Engine\TaskEngine.cs (1)
853"InvalidEvaluatedAttributeValue", propertyName, taskOutputSpecification.PropertyNameAttribute.Value, XMakeAttributes.propertyName, XMakeElements.output);
Engine\TaskOutput.cs (1)
62case XMakeAttributes.propertyName: