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