3 references to dotNetFrameworkRegistryPath
Microsoft.Build.Framework (3)
Utilities\FrameworkLocationHelper.cs (3)
87internal const string fullDotNetFrameworkRegistryKey = "HKEY_LOCAL_MACHINE\\" + dotNetFrameworkRegistryPath; 89private const string dotNetFrameworkAssemblyFoldersRegistryPath = dotNetFrameworkRegistryPath + "\\AssemblyFolders"; 1709dotNetFrameworkRegistryPath,