[corlib] Added metadata handlers to StackTrace
authorMarcos Henrich <marcos.henrich@xamarin.com>
Fri, 20 May 2016 11:03:46 +0000 (12:03 +0100)
committerMarcos Henrich <marcos.henrich@xamarin.com>
Fri, 8 Jul 2016 21:40:38 +0000 (22:40 +0100)
commit59cccab00da71a4d7e98947060718eab42e46682
tree0faedba02e6ed4894fe233c3e19aae2ce99a984a
parentc235a59c5cddbdc86f679340f47c1586d434db2a
[corlib] Added metadata handlers to StackTrace

Added a reflectable static method that can be used to customize data
displayed after a stack trace.

Added metadata handler that display the AOTID of the executing assembly.
mcs/class/corlib/System.Diagnostics/StackTrace.cs