2 references to WaitingForDebuggerToAttachToAppHost
aspire (2)
Commands\ExecCommand.cs (1)
196
_interactionService.DisplayMessage(emoji: "bug", InteractionServiceStrings.
WaitingForDebuggerToAttachToAppHost
);
Commands\PublishCommandBase.cs (1)
162
_interactionService.DisplayMessage("bug", InteractionServiceStrings.
WaitingForDebuggerToAttachToAppHost
);