2 references to GetFromJsonAsync
System.Net.Http.Json (2)
System\Net\Http\Json\HttpClientJsonExtensions.Get.cs (2)
24
GetFromJsonAsync
(client, CreateUri(requestUri), type, options, cancellationToken);
61
GetFromJsonAsync
(client, requestUri, type, options: null, cancellationToken);