2 references to StopAppHostResponse
aspire (2)
Backchannel\AppHostAuxiliaryBackchannel.cs (1)
695
await rpc.InvokeWithCancellationAsync<
StopAppHostResponse
>(
Backchannel\BackchannelJsonSerializerContext.cs (1)
75
[JsonSerializable(typeof(
StopAppHostResponse
))]