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