1 instantiation of ListTerminalsResponse
Aspire.Hosting (1)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (1)
625return new ListTerminalsResponse
5 references to ListTerminalsResponse
Aspire.Hosting (2)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (1)
587public async Task<ListTerminalsResponse> ListTerminalsAsync(ListTerminalsRequest? request = null, CancellationToken cancellationToken = default)
Backchannel\BackchannelDataTypes.cs (1)
1748/// <see cref="ListTerminalsResponse.Terminals"/>. Replica details (current size, attached peers)
Aspire.Hosting.Tests (3)
Backchannel\BackchannelContractTests.cs (1)
57typeof(ListTerminalsResponse),
Backchannel\GetTerminalInfoAsyncTests.cs (2)
211var result = await target.ListTerminalsAsync( 246var result = await target.ListTerminalsAsync(