Implemented interface member:
method
FindAndStopRunningInstanceAsync
Aspire.Cli.Projects.IAppHostProject.FindAndStopRunningInstanceAsync(System.IO.FileInfo, System.IO.DirectoryInfo, System.Threading.CancellationToken)
1 reference to FindAndStopRunningInstanceAsync
Aspire.Cli.Tests (1)
Projects\GuestAppHostProjectTests.cs (1)
831
var result = await project.
FindAndStopRunningInstanceAsync
(