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