1 reference to ReadFromJsonAsync
Microsoft.AspNetCore.Http.Microbenchmarks (1)
src\Http\Http.Extensions\test\RequestDelegateGenerator\SharedTypes.cs (1)
212var body = await context.Request.ReadFromJsonAsync<CustomTodo>();