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