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