1 reference to PeriodicCleanupCallback
System.Data.Entity (1)
System\Data\Metadata\MetadataCache.cs (1)
68private static Timer timer = new Timer(PeriodicCleanupCallback, null, cleanupPeriod, cleanupPeriod);