1 reference to Notification
Aspire.Hosting.RemoteHost.Tests (1)
tests\Shared\TestInteractionService.cs (1)
62
var data = new InteractionData(InteractionType.
Notification
, title, message, new InteractionInputCollection([]), options, cancellationToken, new TaskCompletionSource<object>());