2 references to FileReference
Aspire.Hosting (2)
Dashboard\InteractionFileUploadStore.cs (2)
286
FileReference
?[] fileReferences;
291
: JsonSerializer.Deserialize<
FileReference
?[]>(jsonValue) ?? throw CreateFileMismatchException(inputName);