2 references to UsingTaskBodyLink
Microsoft.Build (2)
Construction\ProjectUsingTaskBodyElement.cs (2)
65get => Link != null ? UsingTaskBodyLink.TaskBody : Internal.Utilities.GetXmlNodeInnerContents(XmlElement); 71UsingTaskBodyLink.TaskBody = value;