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