2 references to GetPlatformExtensionSDKLocationsAndVersions
Microsoft.Build.Tasks.Core (1)
GetInstalledSDKLocations.cs (1)
148installedSDKs = ToolLocationHelper.GetPlatformExtensionSDKLocationsAndVersions(SDKDirectoryRoots, SDKExtensionDirectoryRoots, SDKRegistryRoot, TargetPlatformIdentifier, platformVersion);
Microsoft.Build.Utilities.Core (1)
ToolLocationHelper.cs (1)
431=> GetPlatformExtensionSDKLocationsAndVersions(diskRoots, null, registryRoot, targetPlatformIdentifier, targetPlatformVersion);