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