2 references to ExportComplete
aspire (2)
Commands\ExportCommand.cs (1)
227
InteractionService.DisplayMessage(KnownEmojis.CheckMarkButton, string.Format(CultureInfo.CurrentCulture, ExportCommandStrings.
ExportComplete
, fullPath));
Profiling\ProfileCaptureService.cs (1)
346
string.Format(CultureInfo.CurrentCulture, ExportCommandStrings.
ExportComplete
, MarkupHelpers.SafeFileLink(_interactionService, _options.OutputPath)),