Print Inner Exceptions in ReflectionTypeLoadException ToString (#15688)
authorWilliam Godbe <wigodbe@microsoft.com>
Wed, 3 Jan 2018 18:42:37 +0000 (10:42 -0800)
committerGitHub <noreply@github.com>
Wed, 3 Jan 2018 18:42:37 +0000 (10:42 -0800)
commit4d26be528cac52afb5bebc12eca8f7260040578c
tree92be2a8ddb1191b47bfb2f2eeaa4665a25da153a
parentc1b2aca2fd9872b378984c7b2d3881df909a1432
Print Inner Exceptions in ReflectionTypeLoadException ToString (#15688)

* Print Inner Exceptions in ReflectionTypeLoadException ToString

* Simplify formatting

* Remove tab

* Fix newlines

* Use AppendLine

* Use foreach

* Remove ToString

* Update string & message

* Modify Message

* Remove parens
src/mscorlib/Resources/Strings.resx
src/mscorlib/shared/System/Reflection/ReflectionTypeLoadException.cs