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