2 references to ByteLF
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\Http1ChunkedEncodingMessageBody.cs (2)
364SequencePosition? extensionCursorPosition = buffer.PositionOfAny(ByteCR, ByteLF); 391if (suffixSpan[0] == ByteCR && suffixSpan[1] == ByteLF)