1 write to Service
Aspire.Dashboard.Tests (1)
Model\DashboardCommandExecutorTests.cs (1)
223Service = new FluentNotificationService(services.BuildServiceProvider());
3 references to Service
Aspire.Dashboard.Tests (3)
Model\DashboardCommandExecutorTests.cs (3)
174await toastService.Service.CloseAsync(startingToast); 202toastService.Service, 224s_subscribeMethod.Invoke(Service, ["Test", (Func<INotificationInstance, Task>)OnUpdatedAsync]);