6 references to DeepClone
Microsoft.Build (6)
Instance\ProjectInstance.cs (6)
715_properties.Set(property.DeepClone(_isImmutable)); 729_globalProperties.Set(globalProperty.DeepClone(_isImmutable)); 737_environmentVariableProperties.Set(environmentProperty.DeepClone(_isImmutable)); 785_properties.Set(regularProperty.DeepClone(isImmutable: true)); 791_globalProperties.Set(globalProperty.DeepClone(isImmutable: true)); 797_environmentVariableProperties.Set(environmentProperty.DeepClone(isImmutable: true));