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