1 write to HasErrors
Aspire.Hosting (1)
IInteractionService.cs (1)
364
HasErrors
= true;
2 references to HasErrors
Aspire.Hosting (2)
InteractionService.cs (2)
305
if (!context.
HasErrors
)
314
return !context.
HasErrors
;