1 instantiation of ListTerminalsResponse
Aspire.Hosting (1)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (1)
625
return new
ListTerminalsResponse
5 references to ListTerminalsResponse
Aspire.Hosting (2)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (1)
587
public 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)
57
typeof(
ListTerminalsResponse
),
Backchannel\GetTerminalInfoAsyncTests.cs (2)
211
var
result = await target.ListTerminalsAsync(
246
var
result = await target.ListTerminalsAsync(