1 write to HasErrors
Aspire.Hosting (1)
IInteractionService.cs (1)
358
HasErrors
= true;
2 references to HasErrors
Aspire.Hosting (2)
InteractionService.cs (2)
302
if (!context.
HasErrors
)
311
return !context.
HasErrors
;