3 references to ScanDirByPattern
System.Web.Services (3)
System\Web\Services\Discovery\DynamicDiscoSearcher.cs (3)
109bool primaryFound = ScanDirByPattern(directory, true /*primary*/, PrimarySearchPattern); 113ScanDirByPattern(directory, false /*secondary*/, SecondarySearchPattern); 119ScanDirByPattern(directory, false /*secondary*/, staticDiscoPattern);