Revise and fix CreateInstanceAssemblyResolve (dotnet/corefx#37080)
authorSteve MacLean <stmaclea@microsoft.com>
Mon, 22 Apr 2019 14:06:21 +0000 (10:06 -0400)
committerJan Kotas <jkotas@microsoft.com>
Mon, 22 Apr 2019 14:06:21 +0000 (07:06 -0700)
commit0fac01706e280e64e9fc61e82de4a70cc75d81a7
treec1167918c71ac01c5f1ab1b36ce5053473bacd5a
parent46b428d4a2905395d1e8de0fc3b289551cb4712b
Revise and fix CreateInstanceAssemblyResolve (dotnet/corefx#37080)

dotnet/coreclrdotnet/corefx#24154 will remove the quirk the CreateInstanceAssemblyResolve
test was testing. It will now throw a FileNotFoundException, without triggering
a resolving event.

Commit migrated from https://github.com/dotnet/corefx/commit/ea10af28f44e473f3f71934c6bfa9a2830403153
src/libraries/System.Runtime/tests/System/ActivatorTests.netcoreapp.cs