2 writes to _next
Microsoft.AspNetCore.Server.Kestrel.Core (2)
src\Shared\Buffers\BufferSegment.cs (2)
46_next = value; 82_next = null;
1 reference to _next
Microsoft.AspNetCore.Server.Kestrel.Core (1)
src\Shared\Buffers\BufferSegment.cs (1)
42get => _next;