Implemented interface member:
3 references to Dispose
Microsoft.Extensions.Caching.Hybrid (3)
Internal\DefaultHybridCache.L2.cs (2)
48writer.Dispose(); // it is not accidental that this isn't "using"; avoid recycling if not 100% sure what happened 65writer.Dispose(); // it is not accidental that this isn't "using"; avoid recycling if not 100% sure what happened
Internal\DefaultHybridCache.StampedeStateT.cs (1)
209writer.Dispose(); // we're done with the writer