3 references to ProfileCaptureSession
aspire (2)
Profiling\ProfileCaptureService.cs (2)
123
var session = new
ProfileCaptureSession
(
238
:
this
(options, dashboardProcess, httpClientFactory, interactionService, TimeProvider.System, logger, s_profileDataTimeout, s_pollInterval, ProfileDataQuietPolls)
Aspire.Cli.Tests (1)
ProfileCaptureServiceTests.cs (1)
536
return new ProfileCaptureService.
ProfileCaptureSession
(