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