3 references to ByteCR
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http\Http1ChunkedEncodingMessageBody.cs (3)
369extensionCursorPosition = buffer.PositionOf(ByteCR); 373extensionCursorPosition = buffer.PositionOfAny(ByteCR, ByteLF); 403: (suffixSpan[0] == ByteCR && suffixSpan[1] == ByteLF))