2 references to fullDotNetFrameworkRegistryKey
Microsoft.Build.Framework (1)
Utilities\FrameworkLocationHelper.cs (1)
1697return fullDotNetFrameworkRegistryKey;
Microsoft.Build.Utilities.Core (1)
ToolLocationHelper.cs (1)
1642public static string GetDotNetFrameworkRootRegistryKey(TargetDotNetFrameworkVersion version) => FrameworkLocationHelper.fullDotNetFrameworkRegistryKey;