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