2 references to MaxIAsyncEnumerableBufferLimit
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\AsyncEnumerableReader.cs (1)
87if (count++ >= _mvcOptions.MaxIAsyncEnumerableBufferLimit)
Microsoft.AspNetCore.Mvc.NewtonsoftJson (1)
src\aspnetcore\src\Mvc\Mvc.Core\src\Infrastructure\AsyncEnumerableReader.cs (1)
87if (count++ >= _mvcOptions.MaxIAsyncEnumerableBufferLimit)