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