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