2 references to CreateItemElement
Microsoft.Build (2)
Instance\ProjectItemInstance.cs (1)
708ProjectItemElement item = parent.ContainingProject.CreateItemElement(ItemType);
ObjectModelRemoting\ConstructionObjectLinks\ProjectRootElementLink.cs (1)
79/// Facilitate remoting the <see cref="ProjectRootElement.CreateItemElement(string)"/>.