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