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