1 write to _client
Aspire.Hosting.Tests (1)
Utils\TestAppHostTerminalViewer.cs (1)
28_client = Hex1bTerminal.CreateBuilder()
5 references to _client
Aspire.Hosting.Tests (5)
Utils\TestAppHostTerminalViewer.cs (5)
44_run = _client.RunAsync(_clientCts.Token); 65=> new Hex1bTerminalAutomator(_client, TimeSpan.FromSeconds(30)).WaitUntilTextAsync(text); 68=> new Hex1bTerminalAutomator(_client, TimeSpan.FromSeconds(30)).TypeAsync(text); 77.Build().ApplyAsync(_client, _clientCts.Token).DefaultTimeout(); 98await _client.DisposeAsync();