Commit 37235c4
authored
Remove [Serializable] from OptionException (#73316)
We are no longer introducing [Serializable] exception types unless the library targets both .NET and downlevel. (Serialization of exceptions doesn't work in wasm anyway.) This removes the stray annotation.1 parent 0736b64 commit 37235c4
1 file changed
Lines changed: 0 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | 172 | | |
176 | 173 | | |
177 | 174 | | |
| |||
766 | 763 | | |
767 | 764 | | |
768 | 765 | | |
769 | | - | |
770 | | - | |
771 | | - | |
772 | 766 | | |
773 | 767 | | |
774 | 768 | | |
| |||
789 | 783 | | |
790 | 784 | | |
791 | 785 | | |
792 | | - | |
793 | | - | |
794 | | - | |
795 | | - | |
796 | | - | |
797 | | - | |
798 | | - | |
799 | | - | |
800 | 786 | | |
801 | 787 | | |
802 | 788 | | |
803 | 789 | | |
804 | | - | |
805 | | - | |
806 | | - | |
807 | | - | |
808 | | - | |
809 | | - | |
810 | | - | |
811 | | - | |
812 | | - | |
813 | | - | |
814 | | - | |
815 | 790 | | |
816 | 791 | | |
817 | 792 | | |
| |||
0 commit comments