Add ContextualReflection tests (dotnet/corefx#37052)
authorSteve MacLean <stmaclea@microsoft.com>
Sun, 21 Apr 2019 20:19:00 +0000 (16:19 -0400)
committerGitHub <noreply@github.com>
Sun, 21 Apr 2019 20:19:00 +0000 (16:19 -0400)
commit46b428d4a2905395d1e8de0fc3b289551cb4712b
tree4d2e6e36396baf41e3f2152437172b2815b6ea4b
parent7e707984cfd549f378995cdb519a1d81809b6465
Add ContextualReflection tests (dotnet/corefx#37052)

* Add ContextualReflection tests

Commit migrated from https://github.com/dotnet/corefx/commit/b96247e76506e81ff6eb28dd2a14914a59e2a257
src/libraries/System.Runtime.Loader/tests/ContextualReflection.cs [new file with mode: 0644]
src/libraries/System.Runtime.Loader/tests/ContextualReflectionDependency/Configurations.props [new file with mode: 0644]
src/libraries/System.Runtime.Loader/tests/ContextualReflectionDependency/ContextualReflectionDependency.cs [new file with mode: 0644]
src/libraries/System.Runtime.Loader/tests/ContextualReflectionDependency/System.Runtime.Loader.Test.ContextualReflectionDependency.csproj [new file with mode: 0644]
src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Tests.csproj