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