2 references to AllocateSegmentUnsynchronized
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Infrastructure\PipeWriterHelpers\ConcurrentPipeWriter.cs (2)
317BufferSegment newSegment = AllocateSegmentUnsynchronized(sizeHint); 338BufferSegment newSegment = AllocateSegmentUnsynchronized(sizeHint);