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