2 references to StopAppHostRequest
Aspire.Hosting (1)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (1)
201
public async Task<StopAppHostResponse> StopAsync(
StopAppHostRequest
? request = null, CancellationToken cancellationToken = default)
Aspire.Hosting.Tests (1)
Backchannel\BackchannelContractTests.cs (1)
30
typeof(
StopAppHostRequest
),