2 instantiations of TestTimeProvider
Aspire.Hosting.Testing.Tests (2)
tests\Shared\ConsoleLogging\ConsoleLoggingTestHelpers.cs (2)
53TimeProvider = new TestTimeProvider() 59public static TestTimeProvider Instance = new TestTimeProvider();
1 reference to TestTimeProvider
Aspire.Hosting.Testing.Tests (1)
tests\Shared\ConsoleLogging\ConsoleLoggingTestHelpers.cs (1)
59public static TestTimeProvider Instance = new TestTimeProvider();