2 references to LargeAsync
Microsoft.AspNetCore.Mvc.Core.Test (2)
Formatters\SystemTextJsonOutputFormatterTest.cs (2)
91await JsonSerializer.SerializeAsync(expected, LargeAsync(), JsonSerializerOptions.Web); 99var asyncEnumerable = LargeAsync();