2 references to AsyncEnumerableReader
Microsoft.AspNetCore.Mvc.NewtonsoftJson (2)
NewtonsoftJsonOutputFormatter.cs (1)
75
_asyncEnumerableReaderFactory = new
AsyncEnumerableReader
(_mvcOptions);
NewtonsoftJsonResultExecutor.cs (1)
59
_asyncEnumerableReaderFactory = new
AsyncEnumerableReader
(_mvcOptions);