2 references to GetChunkedMemory
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\Http1OutputProducer.cs (2)
208
return
GetChunkedMemory
(sizeHint);
233
return
GetChunkedMemory
(sizeHint).Span;