4 references to WaitingForDebuggerToAttachToAppHost
aspire (4)
Commands\AppHostLauncher.cs (1)
129
InteractionServiceStrings.
WaitingForDebuggerToAttachToAppHost
);
Commands\ExecCommand.cs (1)
191
InteractionService.DisplayMessage(KnownEmojis.Bug, InteractionServiceStrings.
WaitingForDebuggerToAttachToAppHost
);
Commands\PipelineCommandBase.cs (1)
220
InteractionService.DisplayMessage(KnownEmojis.Bug, InteractionServiceStrings.
WaitingForDebuggerToAttachToAppHost
);
Commands\RunCommand.cs (1)
251
InteractionService.DisplayMessage(KnownEmojis.Bug, InteractionServiceStrings.
WaitingForDebuggerToAttachToAppHost
);