1 reference to ToArray
Microsoft.AspNetCore.OutputCaching (1)
OutputCacheEntryFormatter.cs (1)
59
await store.SetAsync(key, buffer.
ToArray
(), tagsArr, duration, cancellationToken);