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