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