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