3 references to imageRuntime
Microsoft.Build.Tasks.Core (3)
AssemblyDependency\ReferenceTable.cs (2)
53ItemMetadataNames.imageRuntime, 2812yield return new KeyValuePair<string, string>(ItemMetadataNames.imageRuntime, reference.ImageRuntime);
GetSDKReferenceFiles.cs (1)
484outputItem.SetMetadata(ItemMetadataNames.imageRuntime, referenceInfo.ImageRuntime);