6 references to DeepClone
Microsoft.Build (6)
Instance\ProjectInstance.cs (6)
713_properties.Set(property.DeepClone(_isImmutable)); 727_globalProperties.Set(globalProperty.DeepClone(_isImmutable)); 735_environmentVariableProperties.Set(environmentProperty.DeepClone(_isImmutable)); 783_properties.Set(regularProperty.DeepClone(isImmutable: true)); 789_globalProperties.Set(globalProperty.DeepClone(isImmutable: true)); 795_environmentVariableProperties.Set(environmentProperty.DeepClone(isImmutable: true));