1 reference to ExecuteNonInteractiveAsync
aspire (1)
Commands\StopCommand.cs (1)
78
return await
ExecuteNonInteractiveAsync
(passedAppHostProjectFile, cancellationToken);