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