3 references to PropertyLink
Microsoft.Build (3)
Construction\ProjectPropertyElement.cs (3)
69
get => Link != null ?
PropertyLink
.Value : Internal.Utilities.GetXmlNodeInnerContents(XmlElement);
76
PropertyLink
.Value = value;
118
PropertyLink
.ChangeName(newName);