2 references to GetNextEntry
sdk-tasks (1)
ExtractArchiveToDirectory.cs (1)
120
while (tr.
GetNextEntry
() is TarEntry tarEntry)
System.Formats.Tar (1)
System\Formats\Tar\TarFile.cs (1)
660
while ((entry = reader.
GetNextEntry
()) != null)