3 references to MicrosoftSDKsRegistryKey
Microsoft.Build.Framework (3)
Utilities\FrameworkLocationHelper.cs (3)
1413return string.Join(@"\", HKLM, MicrosoftSDKsRegistryKey, visualStudioSpec.GetDotNetFrameworkSdkRegistryKey(Version), _dotNetFrameworkSdkRegistryToolsKey); 1499MicrosoftSDKsRegistryKey, 1621string registryPath = string.Join(@"\", MicrosoftSDKsRegistryKey, "Windows", visualStudioSpec.WindowsSdkRegistryKey);