2 references to FillLineBufferAsync
Shared (2)
ServerSentEvents\SseParser_1.cs (2)
205while (await FillLineBufferAsync(cancellationToken).ConfigureAwait(false) != 0 && _lineLength < Utf8Bom.Length) ; 255_ = await FillLineBufferAsync(cancellationToken).ConfigureAwait(false);