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