2 references to ShouldSuppress
Microsoft.DotNet.Build.Tasks.Packaging (2)
HarvestPackage.cs (2)
513
return
ShouldSuppress
(packagePath) || ProbePath(packagePath, _pathsToExclude);
617
.Where(f => !
ShouldSuppress
(f));