1 reference to SupportsRuntimeIdentifier
Microsoft.DotNet.PackageValidation (1)
Validators\CompatibleTFMValidator.cs (1)
69foreach (string rid in options.Package.Rids.Where(packageRid => framework.SupportsRuntimeIdentifier(packageRid)))