2 references to IsInbox
Microsoft.DotNet.Build.Tasks.Packaging (2)
PromoteDependencies.cs (1)
95if (!index.IsInbox(dependency.Id, targetFramework, dependency.Version))
SplitReferences.cs (1)
75if (!string.IsNullOrEmpty(TargetFramework) && index.IsInbox(referenceName, targetFx, referenceVersion))