Fix source/line info in unhandled exceptions (#5874)
authorMike McLaughlin <mikem@microsoft.com>
Sun, 19 Jun 2016 22:24:49 +0000 (15:24 -0700)
committerGitHub <noreply@github.com>
Sun, 19 Jun 2016 22:24:49 +0000 (15:24 -0700)
commit4144d4cb720399fb9fe0a8a03bffac07ba8fb065
tree110db1945b57a7bd2be107b36200412e2e0fc25b
parent5546991296f5e407cf6797a914092cf8317b0ec0
Fix source/line info in unhandled exceptions (#5874)

* Fix no source/line info for unhandled exceptions.

Issue #5828.

* Remove comment.
src/mscorlib/src/System/Exception.cs