1 write to Value
Microsoft.Build (1)
Construction\ProjectPropertyElement.cs (1)
76
PropertyLink.
Value
= value;
1 reference to Value
Microsoft.Build (1)
Construction\ProjectPropertyElement.cs (1)
69
get => Link != null ? PropertyLink.
Value
: Internal.Utilities.GetXmlNodeInnerContents(XmlElement);