Make more exceptions serializable, fix typeforwards and add one missing serialization...
authorViktor Hofer <viktor.hofer@outlook.com>
Thu, 5 Oct 2017 14:55:25 +0000 (16:55 +0200)
committerViktor Hofer <viktor.hofer@outlook.com>
Thu, 5 Oct 2017 14:55:25 +0000 (16:55 +0200)
commit50da5688dcfbd5f8e15bdcd3cb96d7553595be1a
tree8880ae14787c9019f83174a2817e28934c65e14b
parentde8fed9e8b0cf7377735e0c31376750942190220
Make more exceptions serializable, fix typeforwards and add one missing serialization field
src/mscorlib/shared/System/Reflection/ReflectionTypeLoadException.cs
src/mscorlib/shared/System/Security/SecurityException.cs
src/mscorlib/shared/System/Threading/LockRecursionException.cs
src/mscorlib/shared/System/Threading/SemaphoreFullException.cs
src/mscorlib/shared/System/TimeZoneNotFoundException.cs
src/mscorlib/src/System/MissingMemberException.cs