1 instantiation of TestDisposable
Aspire.Hosting.Tests (1)
tests\Shared\Logging\TestLogger.cs (1)
64public static readonly TestDisposable Instance = new TestDisposable();
2 references to TestDisposable
Aspire.Hosting.Tests (2)
tests\Shared\Logging\TestLogger.cs (2)
35return TestDisposable.Instance; 64public static readonly TestDisposable Instance = new TestDisposable();