1 reference to GetAlllInboxFrameworks
Microsoft.DotNet.Build.Tasks.Packaging (1)
CreateTrimDependencyGroups.cs (1)
83
var supportedInboxFrameworks = index.
GetAlllInboxFrameworks
().Where(fx => IsSupported(fx, resolver));