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