3 references to s_getAsync
System.Net.Http.Json (3)
System\Net\Http\Json\HttpClientJsonExtensions.Get.cs (3)
39FromJsonAsyncCore<TValue>(s_getAsync, client, requestUri, options, cancellationToken); 45FromJsonAsyncCore(s_getAsync, client, requestUri, type, context, cancellationToken); 51FromJsonAsyncCore(s_getAsync, client, requestUri, jsonTypeInfo, cancellationToken);