2 references to PlatformLookupTableMetadataName
Microsoft.Build (2)
Graph\ProjectInterpretation.cs (2)
187
var selectedPlatform = PlatformNegotiation.GetNearestPlatform(overridePlatformNegotiationMetadataValue, projectInstance.GetEngineRequiredPropertyValue(PlatformMetadataName), projectInstance.GetEngineRequiredPropertyValue(PlatformsMetadataName), projectInstance.GetEngineRequiredPropertyValue(
PlatformLookupTableMetadataName
), requesterInstance.GetEngineRequiredPropertyValue(
PlatformLookupTableMetadataName
), projectInstance.FullPath, requesterInstance.GetEngineRequiredPropertyValue(PlatformMetadataName));