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