2 references to GetFrameworkFromPath
NuGet.Packaging (1)
PackageReaderBase.cs (1)
433
var framework =
GetFrameworkFromPath
(path, allowSubFolders);
NuGet.Protocol (1)
Plugins\PluginPackageReader.cs (1)
1003
var framework =
GetFrameworkFromPath
(path, allowSubFolders);