2 references to GetPlatformExtensionSDKLocation
Microsoft.Build.Utilities.Core (2)
ToolLocationHelper.cs (2)
509=> GetPlatformExtensionSDKLocation(sdkMoniker, targetPlatformIdentifier, targetPlatformVersion, diskRoots, null, registryRoot); 607sdkLocation = GetPlatformExtensionSDKLocation(sdkMoniker, targetPlatformIdentifier, platformVersion, sdkDiskRoots, extensionSdkDiskRoots, registryRoot);