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