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