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