1 write to _dashboardProcess
aspire (1)
Profiling\ProfileCaptureService.cs (1)
255_dashboardProcess = dashboardProcess;
3 references to _dashboardProcess
aspire (3)
Profiling\ProfileCaptureService.cs (3)
354if (!_dashboardProcess.HasExited) 358_dashboardProcess.Kill(entireProcessTree: true); 383await _dashboardProcess.DisposeAsync().ConfigureAwait(false);