4 references to DataChunks
Microsoft.AspNetCore.Server.HttpSys (4)
RequestProcessing\Response.cs (2)
302else if (asyncResult != null && asyncResult.DataChunks != null) 305_nativeResponse.Base.pEntityChunks = asyncResult.DataChunks;
RequestProcessing\ResponseBody.cs (2)
362asyncResult.DataChunks, 685asyncResult.DataChunks,