2 references to WriteAsync
Microsoft.Extensions.AI.Evaluation.Reporting.Azure (2)
Storage\AzureStorageResponseCache.cs (2)
132
await entry.
WriteAsync
(entryClient, cancellationToken: cancellationToken).ConfigureAwait(false);
182
await entry.
WriteAsync
(entryClient, cancellationToken: cancellationToken).ConfigureAwait(false);