2 references to FillLineBuffer
System.Net.ServerSentEvents (2)
System\Net\ServerSentEvents\SseParser_1.cs (2)
109while (FillLineBuffer() != 0 && _lineLength < Utf8Bom.Length) ; 159FillLineBuffer();