1 reference to NotifySessionEndedAsync
dotnet-watch (1)
Aspire\AspireServiceFactory.cs (1)
199
await _service.
NotifySessionEndedAsync
(session.DcpId, session.Id, session.RunningProject.ProcessId, exitCode, cancellationToken);