1 write to HasErrors
Aspire.Hosting (1)
IInteractionService.cs (1)
532HasErrors = true;
2 references to HasErrors
Aspire.Hosting (2)
InteractionService.cs (2)
434if (!context.HasErrors) 443return !context.HasErrors;