1 implementation of TryGetPortableFrameworks
NuGet.Frameworks (1)
FrameworkNameProvider.cs (1)
468public bool TryGetPortableFrameworks(int profile, bool includeOptional, [NotNullWhen(true)] out IEnumerable<NuGetFramework>? frameworks)