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