3 references to MicrosoftSDKsRegistryKey
Microsoft.Build (3)
FrameworkLocationHelper.cs (3)
1362return string.Join(@"\", HKLM, MicrosoftSDKsRegistryKey, visualStudioSpec.GetDotNetFrameworkSdkRegistryKey(Version), _dotNetFrameworkSdkRegistryToolsKey); 1448MicrosoftSDKsRegistryKey, 1567string registryPath = string.Join(@"\", MicrosoftSDKsRegistryKey, "Windows", visualStudioSpec.WindowsSdkRegistryKey);