3 references to ReadAllAsync
VBCSCompiler (3)
src\Compilers\Core\CommandLine\BuildProtocol.cs (3)
126await ReadAllAsync(inStream, lengthBuffer, 4, cancellationToken).ConfigureAwait(false); 322await ReadAllAsync(stream, lengthBuffer, 4, cancellationToken).ConfigureAwait(false); 327await ReadAllAsync(stream,