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