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