1 write to _interactionService
aspire (1)
Profiling\ProfileCaptureService.cs (1)
257
_interactionService
= interactionService;
2 references to _interactionService
aspire (2)
Profiling\ProfileCaptureService.cs (2)
344
_interactionService
.DisplayMessage(
346
string.Format(CultureInfo.CurrentCulture, ExportCommandStrings.ExportComplete, MarkupHelpers.SafeFileLink(
_interactionService
, _options.OutputPath)),