Move native search paths forward (#8531)
authorJeremy Kuhne <jeremy.kuhne@microsoft.com>
Thu, 8 Dec 2016 21:10:38 +0000 (13:10 -0800)
committerGitHub <noreply@github.com>
Thu, 8 Dec 2016 21:10:38 +0000 (13:10 -0800)
commit96740b835f1faa1e2d6abfeec27f719abf20a234
tree6610211fbaae94a5d10713078915d0966d052b29
parentc28e5e8ff02744dc1e1cc1fa9b2563d24e643f9b
Move native search paths forward (#8531)

Set native search paths in AppDomain.Setup before doing the rest
of the setup steps to get ahead of potential P/Invoke calls.
src/mscorlib/src/System/AppDomain.cs