8 references to FindRegistryValueUnderKey
Microsoft.Build.Utilities.Core (8)
FrameworkLocationHelper.cs (8)
544
FindRegistryValueUnderKey
(
553
FindRegistryValueUnderKey
(
777
return String.Equals("1",
FindRegistryValueUnderKey
(registryEntryToCheckInstall, registryValueToCheckInstall), StringComparison.OrdinalIgnoreCase);
1110
string toolsPath =
FindRegistryValueUnderKey
(toolsVersionSpecificKey, MSBuildConstants.ToolsPath, view);
1490
generatedPathToDotNetFrameworkSdkTools =
FindRegistryValueUnderKey
(
1603
this._pathToWindowsSdk =
FindRegistryValueUnderKey
(
1687
_pathToDotNetFrameworkSdkTools =
FindRegistryValueUnderKey
(
1757
this._pathToDotNetFrameworkReferenceAssemblies =
FindRegistryValueUnderKey
(