1 reference to ForceStopAppHostAsync
aspire (1)
Commands\StopCommand.cs (1)
105
return CommandResult.FromExitCode(CompleteStopActivity(activity, await
ForceStopAppHostAsync
(passedAppHostProjectFile, cancellationToken).ConfigureAwait(false)));