7 references to CreateFileMismatchException
Aspire.Hosting (7)
Dashboard\InteractionFileUploadStore.cs (7)
158
throw
CreateFileMismatchException
(inputName);
166
throw
CreateFileMismatchException
(inputName);
291
: JsonSerializer.Deserialize<FileReference?[]>(jsonValue) ?? throw
CreateFileMismatchException
(inputName);
295
throw
CreateFileMismatchException
(inputName, ex);
301
throw
CreateFileMismatchException
(inputName);
309
throw
CreateFileMismatchException
(inputName);
314
throw
CreateFileMismatchException
(inputName);