4 references to DeepCopyFrom
Microsoft.Build (1)
ObjectModelRemoting\ConstructionObjectLinks\ProjectElementContainerLink.cs (1)
47/// helps implementation the <see cref="ProjectElementContainer.DeepCopyFrom"/>.
Microsoft.Build.Engine.OM.UnitTests (2)
Construction\ProjectRootElement_Tests.cs (1)
1909pre3.DeepCopyFrom(pre);
ObjectModelRemoting\LinkedSpecialCasesScenarios.cs (1)
184newDeepCopy.View.DeepCopyFrom(existingItemGroup);
Microsoft.Build.Engine.UnitTests (1)
Evaluation\ProjectSdkImplicitImport_Tests.cs (1)
281clone.DeepCopyFrom(project);