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