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