1 reference to GetDotNetFrameworkVersionFolderPrefix
Microsoft.Build.Utilities.Core (1)
ToolLocationHelper.cs (1)
1630public static string GetDotNetFrameworkVersionFolderPrefix(TargetDotNetFrameworkVersion version) => FrameworkLocationHelper.GetDotNetFrameworkVersionFolderPrefix(TargetDotNetFrameworkVersionToSystemVersion(version));