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