2 references to CreatePropertiesSnapshot
Microsoft.Build (2)
Instance\ProjectInstance.cs (2)
387this.CreatePropertiesSnapshot(project.Properties, immutable); 685this.CreatePropertiesSnapshot(new ReadOnlyCollection<ProjectProperty>(data.Properties), immutable);