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