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