3 writes to PropertyName
Microsoft.Build.Framework (3)
PropertyReassignmentEventArgs.cs (3)
47
PropertyName
= propertyName;
81
PropertyName
= propertyName;
135
PropertyName
= reader.ReadOptionalString();
2 references to PropertyName
Microsoft.Build.Framework (2)
PropertyReassignmentEventArgs.cs (2)
114
RawMessage = FormatResourceStringIgnoreCodeAndKeyword("PropertyReassignment",
PropertyName
, NewValue, PreviousValue, formattedLocation);
125
writer.WriteOptionalString(
PropertyName
);