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