8 references to FindRegistryValueUnderKey
Microsoft.Build (8)
FrameworkLocationHelper.cs (8)
546
FindRegistryValueUnderKey
(
555
FindRegistryValueUnderKey
(
779
return String.Equals("1",
FindRegistryValueUnderKey
(registryEntryToCheckInstall, registryValueToCheckInstall), StringComparison.OrdinalIgnoreCase);
1112
string toolsPath =
FindRegistryValueUnderKey
(toolsVersionSpecificKey, MSBuildConstants.ToolsPath, view);
1492
generatedPathToDotNetFrameworkSdkTools =
FindRegistryValueUnderKey
(
1605
this._pathToWindowsSdk =
FindRegistryValueUnderKey
(
1689
_pathToDotNetFrameworkSdkTools =
FindRegistryValueUnderKey
(
1759
this._pathToDotNetFrameworkReferenceAssemblies =
FindRegistryValueUnderKey
(