1 reference to CreateOutputElement
Microsoft.Build (1)
Construction\ProjectRootElement.cs (1)
1401return Link != null ? RootLink.CreateOutputElement(taskParameter, itemType, propertyName) : ProjectOutputElement.CreateDisconnected(taskParameter, itemType, propertyName, this);