3 references to SearchData
mscorlib (3)
system\io\filesystemenumerable.cs (3)
255
searchData = new Directory.
SearchData
(normalizedSearchPath, this.userPath, searchOption);
350
searchData = new Directory.
SearchData
(normalizedSearchPath, userPath, searchOption);
566
Directory.SearchData searchDataSubDir = new Directory.
SearchData
(tempFullPath, tempUserPath, option);