4 references to ReadAllAsync
VBCSCompiler (4)
BuildProtocol.cs (4)
126await ReadAllAsync(inStream, lengthBuffer, 4, cancellationToken).ConfigureAwait(false);
139await ReadAllAsync(inStream, requestBuffer, length, cancellationToken).ConfigureAwait(false);
342await ReadAllAsync(stream, lengthBuffer, 4, cancellationToken).ConfigureAwait(false);
347await ReadAllAsync(stream,