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);
1074
string toolsPath =
FindRegistryValueUnderKey
(toolsVersionSpecificKey, MSBuildConstants.ToolsPath, view);
1451
generatedPathToDotNetFrameworkSdkTools =
FindRegistryValueUnderKey
(
1564
this._pathToWindowsSdk =
FindRegistryValueUnderKey
(
1648
_pathToDotNetFrameworkSdkTools =
FindRegistryValueUnderKey
(
1718
this._pathToDotNetFrameworkReferenceAssemblies =
FindRegistryValueUnderKey
(