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