2 writes to PropertyName
Microsoft.Build.Framework (2)
TaskParameterEventArgs.cs (2)
47
PropertyName
= propertyName;
134
PropertyName
= reader.ReadOptionalString();
2 references to PropertyName
Microsoft.Build.Framework (2)
TaskParameterEventArgs.cs (2)
85
/// this should be set to the same value as <see cref="
PropertyName
"/> for backward compatibility.
185
writer.WriteOptionalString(
PropertyName
);