2 references to StopAppHostRequest
aspire (2)
Backchannel\AppHostAuxiliaryBackchannel.cs (1)
681public async Task<bool> StopAppHostV2Async(StopAppHostRequest? request = null, CancellationToken cancellationToken = default)
Backchannel\BackchannelJsonSerializerContext.cs (1)
74[JsonSerializable(typeof(StopAppHostRequest))]