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