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