8 references to FindRegistryValueUnderKey
Microsoft.Build.Utilities.Core (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);
1454
generatedPathToDotNetFrameworkSdkTools =
FindRegistryValueUnderKey
(
1567
this._pathToWindowsSdk =
FindRegistryValueUnderKey
(
1651
_pathToDotNetFrameworkSdkTools =
FindRegistryValueUnderKey
(
1721
this._pathToDotNetFrameworkReferenceAssemblies =
FindRegistryValueUnderKey
(