Implemented interface member:
method
WriteConsoleLog
Aspire.Cli.Interaction.IInteractionService.WriteConsoleLog(System.String, System.Int32?, System.String, System.Boolean)
1 reference to WriteConsoleLog
aspire (1)
Interaction\ExtensionInteractionService.cs (1)
234_consoleInteractionService.WriteConsoleLog(message, lineNumber, type, isErrorMessage);