2 references to FillBufferAsync
System.Formats.Tar (2)
System\Formats\Tar\GnuSparseStream.cs (2)
498if (!await FillBufferAsync().ConfigureAwait(false)) 506await FillBufferAsync().ConfigureAwait(false);