3 references to MicrosoftSDKsRegistryKey
Microsoft.Build.Utilities.Core (3)
FrameworkLocationHelper.cs (3)
1395return string.Join(@"\", HKLM, MicrosoftSDKsRegistryKey, visualStudioSpec.GetDotNetFrameworkSdkRegistryKey(Version), _dotNetFrameworkSdkRegistryToolsKey); 1481MicrosoftSDKsRegistryKey, 1600string registryPath = string.Join(@"\", MicrosoftSDKsRegistryKey, "Windows", visualStudioSpec.WindowsSdkRegistryKey);