2 references to InProgress
Aspire.Hosting (2)
Dashboard\InteractionFileUploadStore.cs (2)
52
if (interaction.State != FileInteractionState.
InProgress
)
370
if (interaction.State != FileInteractionState.
InProgress
&& interaction.Files.IsEmpty)