19 instantiations of TestClock
Microsoft.Extensions.Caching.SqlServer.Tests (19)
SqlServerCacheWithDatabaseTest.cs (19)
75var testClock = new TestClock(); 98var testClock = new TestClock(); 125var testClock = new TestClock(); 165var testClock = new TestClock(); 207var testClock = new TestClock(); 230var testClock = new TestClock(); 255var testClock = new TestClock(); 285var testClock = new TestClock(); 313var testClock = new TestClock(); 336var testClock = new TestClock(); 360var testClock = new TestClock(); 389var testClock = new TestClock(); 417var testClock = new TestClock(); 457var testClock = new TestClock(); 485var testClock = new TestClock(); 515var testClock = new TestClock(); 572var testClock = new TestClock(); 602var testClock = new TestClock(); 704SystemClock = testClock ?? new TestClock(),
19 references to TestClock
Microsoft.Extensions.Caching.SqlServer.Tests (19)
SqlServerCacheWithDatabaseTest.cs (18)
75var testClock = new TestClock(); 98var testClock = new TestClock(); 125var testClock = new TestClock(); 165var testClock = new TestClock(); 207var testClock = new TestClock(); 230var testClock = new TestClock(); 255var testClock = new TestClock(); 285var testClock = new TestClock(); 313var testClock = new TestClock(); 336var testClock = new TestClock(); 360var testClock = new TestClock(); 389var testClock = new TestClock(); 417var testClock = new TestClock(); 457var testClock = new TestClock(); 485var testClock = new TestClock(); 515var testClock = new TestClock(); 572var testClock = new TestClock(); 602var testClock = new TestClock();
TestClock.cs (1)
23public TestClock Add(TimeSpan timeSpan)