1 write to Value
Microsoft.Build (1)
Construction\ProjectMetadataElement.cs (1)
90
MetadataLink.
Value
= value;
1 reference to Value
Microsoft.Build (1)
Construction\ProjectMetadataElement.cs (1)
84
get => Link != null ? MetadataLink.
Value
: Internal.Utilities.GetXmlNodeInnerContents(XmlElement);