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