3 references to TestHostApplicationLifetime
Aspire.Hosting.Tests (3)
ResourceNotificationTests.cs (3)
328
using var hostApplicationLifetime = new
TestHostApplicationLifetime
();
891
using var hostApplicationLifetime = new
TestHostApplicationLifetime
();
1381
new
TestHostApplicationLifetime
(),