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