1 write to HasErrors
Aspire.Hosting (1)
IInteractionService.cs (1)
247HasErrors = true;
2 references to HasErrors
Aspire.Hosting (2)
InteractionService.cs (2)
299if (!context.HasErrors) 308return !context.HasErrors;