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