3 references to MetadataLink
Microsoft.Build (3)
Construction\ProjectMetadataElement.cs (3)
84
get => Link != null ?
MetadataLink
.Value : Internal.Utilities.GetXmlNodeInnerContents(XmlElement);
90
MetadataLink
.Value = value;
130
MetadataLink
.ChangeName(newName);