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