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