[assembly] Add Facades dir to default_path on all runtimes
authorAleksey Kliger <aleksey@xamarin.com>
Mon, 24 Apr 2017 17:48:38 +0000 (13:48 -0400)
committerAleksey Kliger <aleksey@xamarin.com>
Tue, 25 Apr 2017 19:25:52 +0000 (15:25 -0400)
commitd7e3698dbc06b268c564cd3a41a50902b01012e4
tree94e5f1d0f3a9cfecdc7cfd7225819f1ceb0d050b
parent96afbd04c427b1f2ea1640f6014a77445cf2b158
[assembly] Add Facades dir to default_path on all runtimes

Previous it was just the desktop runtime, but now that we have special handling
for framework facade assemblies in the loader, we should do it on other
runtimes, too.
mono/metadata/assembly.c