2 references to ProbePath
Microsoft.DotNet.Build.Tasks.Packaging (2)
HarvestPackage.cs (2)
513
return ShouldSuppress(packagePath) ||
ProbePath
(packagePath, _pathsToExclude);
537
return
ProbePath
(packagePath, _pathsToSuppress);