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