1 reference to MaxIAsyncEnumerableBufferLimit
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\AsyncEnumerableReader.cs (1)
87
if (count++ >= _mvcOptions.
MaxIAsyncEnumerableBufferLimit
)