2 references to GetPropertiesMetadataForProjectReference
Microsoft.Build (2)
Construction\Solution\SolutionProjectGenerator.cs (2)
1065
item.SetMetadata("AdditionalProperties",
GetPropertiesMetadataForProjectReference
(traversalProject, GetConfigurationAndPlatformPropertiesString(projectConfiguration)));
1073
item.SetMetadata("AdditionalProperties",
GetPropertiesMetadataForProjectReference
(traversalProject, SolutionConfigurationAndPlatformProperties));