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