1 reference to CreateItemDefinitionElement
Microsoft.Build (1)
Construction\ProjectRootElement.cs (1)
1310
return Link != null ? RootLink.
CreateItemDefinitionElement
(itemType) : ProjectItemDefinitionElement.CreateDisconnected(itemType, this);