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