Implemented interface member:
1 reference to Dispose
Microsoft.AspNetCore.OutputCaching (1)
OutputCacheEntryFormatter.cs (1)
70
buffer.
Dispose
(); // this is intentionally not using "using"; only recycle on success, to avoid async code accessing shared buffers (esp. in cancellation)