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