3 references to GetPlatformSDKLocation
Microsoft.Build.Utilities.Core (3)
ToolLocationHelper.cs (3)
830string sdkRoot = GetPlatformSDKLocation(targetPlatformIdentifier, targetPlatformVersion, diskRoots, registryRoot); 1028string sdkRoot = GetPlatformSDKLocation(targetPlatformIdentifier, targetPlatformVersion, diskRoots, registryRoot); 1271=> GetPlatformSDKLocation(targetPlatformIdentifier, targetPlatformVersion, null, null);