[corlib] GetAotId now returns null, if unavailable
commit8e44dfdcbb96d5add5c6fffbe99dfeb3c7563170
authorMarcos Henrich <marcos.henrich@xamarin.com>
Thu, 30 Jun 2016 11:17:37 +0000 (30 12:17 +0100)
committerMarcos Henrich <marcos.henrich@xamarin.com>
Fri, 8 Jul 2016 21:40:38 +0000 (8 22:40 +0100)
treefdec02601dfa27c1988b9425c8dcda56052b568b
parent602b8952d573d87c964e043c6125972fdf8bfd82
[corlib] GetAotId now returns null, if unavailable

Also fixes issue when mono_domain still doesn't have any executing
assembly set.
mcs/class/corlib/System.Diagnostics/StackTrace.cs
mono/metadata/icall.c