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