2 references to ObserveInputAsync
Aspire.Hosting (2)
ApplicationModel\TerminalAutomation.cs (2)
29=> ObserveInputAsync(automator.TypeAsync(text, cancellationToken), cancellationToken); 48return ObserveInputAsync(automator.KeyAsync(key.Key, key.Modifiers, cancellationToken), cancellationToken);