1 write to PlatformVersion
Microsoft.Build.Utilities.Core (1)
PlatformManifest.cs (1)
127
PlatformVersion
= rootElement.GetAttribute(Attributes.Version);
2 references to PlatformVersion
Microsoft.Build.Utilities.Core (2)
ToolLocationHelper.cs (2)
1014
return manifest.
PlatformVersion
;
1097
contractWinMDs = GetApiContractReferences(manifest.ApiContracts, matchingSdk.Path, manifest.
PlatformVersion
);