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