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