2 references to ReadFromJsonAsAsyncEnumerableCore
System.Net.Http.Json (2)
System\Net\Http\Json\HttpContentJsonExtensions.AsyncEnumerable.cs (2)
85return ReadFromJsonAsAsyncEnumerableCore(content, jsonTypeInfo, cancellationToken); 96return ReadFromJsonAsAsyncEnumerableCore(content, jsonTypeInfo, cancellationToken);