2 references to ResponseMaxChunks
Microsoft.AspNetCore.Server.IIS (2)
Core\IO\AsyncIOEngine.cs (2)
77
if (segmentsCount ==
ResponseMaxChunks
)
108
if (count >
ResponseMaxChunks
)