8 references to FindRegistryValueUnderKey
Microsoft.Build.Framework (8)
Utilities\FrameworkLocationHelper.cs (8)
546
FindRegistryValueUnderKey
(
555
FindRegistryValueUnderKey
(
799
return String.Equals("1",
FindRegistryValueUnderKey
(registryEntryToCheckInstall, registryValueToCheckInstall), StringComparison.OrdinalIgnoreCase);
1130
string toolsPath =
FindRegistryValueUnderKey
(toolsVersionSpecificKey, MSBuildConstants.ToolsPath, view);
1508
generatedPathToDotNetFrameworkSdkTools =
FindRegistryValueUnderKey
(
1624
this._pathToWindowsSdk =
FindRegistryValueUnderKey
(
1708
_pathToDotNetFrameworkSdkTools =
FindRegistryValueUnderKey
(
1778
this._pathToDotNetFrameworkReferenceAssemblies =
FindRegistryValueUnderKey
(