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