1 reference to GetTargetPlatformMonikerRegistryRoots
Microsoft.Build.Utilities.Core (1)
ToolLocationHelper.cs (1)
2437string registryRoot = NativeMethodsShared.IsWindows ? GetTargetPlatformMonikerRegistryRoots(registrySearchLocation) : string.Empty;