1 reference to CreateUsingTaskBodyElement
Microsoft.Build (1)
Construction\ProjectRootElement.cs (1)
1494return Link != null ? RootLink.CreateUsingTaskBodyElement(evaluate, body) : ProjectUsingTaskBodyElement.CreateDisconnected(evaluate, body, this);