2 references to GetFrameworkVersions
Microsoft.Build.Utilities.Core (2)
ToolLocationHelper.cs (2)
3639
IList<string> frameworkVersions =
GetFrameworkVersions
(FrameworkLocationHelper.programFilesReferenceAssemblyLocation, frameworkIdentifier);
3684
IList<string> frameworkVersions =
GetFrameworkVersions
(targetFrameworkRootDirectory, frameworkIdentifier);