1 reference to SetAsync
Microsoft.AspNetCore.OutputCaching (1)
OutputCacheEntryFormatter.cs (1)
49
await bufferStore.
SetAsync
(key, new(buffer.GetCommittedMemory()), CopyToLeasedMemory(tags, out var lease), duration, cancellationToken);