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