2 references to ItemType
Microsoft.Build (2)
Instance\ProjectItemDefinitionInstance.cs (2)
135
get { return
ItemType
; }
219
ProjectItemDefinitionElement element = parent.ContainingProject.CreateItemDefinitionElement(
ItemType
);