2 references to InteractionService
aspire (2)
Interaction\SpectreConsoleLoggerProvider.cs (2)
55
if (
InteractionService
is ExtensionInteractionService extensionInteractionService)
61
InteractionService
.DisplaySubtleMessage($"[{timestamp}] [{GetLogLevelString(logLevel)}] {shortCategoryName}: {formattedMessage}");