3 references to BufferUntil
System.Console (3)
System\ConsolePal.Unix.cs (3)
500!BufferUntil((byte)'[', ref readBytes, ref readBytesPos, out bracketPos) || 501!BufferUntil((byte)';', ref readBytes, ref readBytesPos, out semiPos) || 502!BufferUntil((byte)'R', ref readBytes, ref readBytesPos, out rPos))