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