2 references to SweepCache
System.Data.Entity (2)
System\Data\Common\QueryCache\QueryCacheManager.cs (2)
248
/// It should take no action beyond invoking the <see cref="
SweepCache
"/> method on the
254
((QueryCacheManager)state).
SweepCache
();