3 references to Properties
Microsoft.Build (3)
Instance\ProjectInstance.cs (2)
388this.CreatePropertiesSnapshot(project.Properties, immutable); 1052ICollection<ProjectProperty> linkedProjectProperties = linkedProject.Properties;
ObjectModelRemoting\DefinitionObjectsLinks\ProjectLink.cs (1)
47/// Access to remote <see cref="Project.Properties"/>.