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