7 references to FileSystemEnumerable
System.Formats.Tar (1)
System\Formats\Tar\TarFile.cs (1)
418var fse = new FileSystemEnumerable<(string fullpath, string entryname, bool recurse)>(
System.IO.Compression.ZipFile (1)
System\IO\Compression\ZipFile.Create.Unix.cs (1)
11=> new FileSystemEnumerable<(string, CreateEntryType)>(directoryFullPath,
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\IO\Enumeration\FileSystemEnumerableFactory.cs (3)
118return new FileSystemEnumerable<string>( 132return new FileSystemEnumerable<string>( 146return new FileSystemEnumerable<string>(
src\libraries\System.Private.CoreLib\src\System\IO\FileSystem.Unix.cs (1)
484var fse = new FileSystemEnumerable<(string, bool)>(fullPath,
System.Windows.Forms.Primitives.TestUtilities.Tests (1)
PathLengthTests.cs (1)
31FileSystemEnumerable<string> enumerable = new(