3 references to Bug
aspire (3)
Commands\ExecCommand.cs (1)
195
InteractionService.DisplayMessage(KnownEmojis.
Bug
, InteractionServiceStrings.WaitingForDebuggerToAttachToAppHost);
Commands\PipelineCommandBase.cs (1)
173
InteractionService.DisplayMessage(KnownEmojis.
Bug
, InteractionServiceStrings.WaitingForDebuggerToAttachToAppHost);
Commands\RootCommand.cs (1)
168
}, emoji: KnownEmojis.
Bug
);