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