2 references to GetPlatformSDKLocation
Microsoft.Build.Utilities.Core (2)
ToolLocationHelper.cs (2)
1246
=>
GetPlatformSDKLocation
(targetPlatformIdentifier, targetPlatformVersion, null, null);
1295
sdkLocation =
GetPlatformSDKLocation
(targetPlatformIdentifier, platformVersion, sdkDiskRoots, registryRoot);