2 references to AllocateSegment
System.IO.Pipelines (2)
System\IO\Pipelines\StreamPipeWriter.cs (2)
124
BufferSegment newSegment =
AllocateSegment
(sizeHint);
144
BufferSegment newSegment =
AllocateSegment
(sizeHint);