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