8 references to FindRegistryValueUnderKey
Microsoft.Build (8)
FrameworkLocationHelper.cs (8)
511
FindRegistryValueUnderKey
(
520
FindRegistryValueUnderKey
(
744
return String.Equals("1",
FindRegistryValueUnderKey
(registryEntryToCheckInstall, registryValueToCheckInstall), StringComparison.OrdinalIgnoreCase);
1077
string toolsPath =
FindRegistryValueUnderKey
(toolsVersionSpecificKey, MSBuildConstants.ToolsPath, view);
1457
generatedPathToDotNetFrameworkSdkTools =
FindRegistryValueUnderKey
(
1570
this._pathToWindowsSdk =
FindRegistryValueUnderKey
(
1654
_pathToDotNetFrameworkSdkTools =
FindRegistryValueUnderKey
(
1724
this._pathToDotNetFrameworkReferenceAssemblies =
FindRegistryValueUnderKey
(