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