2 references to DeepClone
Microsoft.Build (2)
Instance\ProjectInstance.cs (2)
722
_items.Add(item.
DeepClone
(this));
817
var filteredItem = actualItem.
DeepClone
(this);