Add hostpolicy_context which holds information to load/execute the runtime (dotnet...
authorElinor Fung <47805090+elinor-fung@users.noreply.github.com>
Tue, 9 Apr 2019 03:40:27 +0000 (20:40 -0700)
committerGitHub <noreply@github.com>
Tue, 9 Apr 2019 03:40:27 +0000 (20:40 -0700)
commit5d9a2174db406d4b0f18b21ade914fd484aabc78
tree00fb15fb5e70f2ade3c82f4529e06d203490753a
parent96d8c13edd7bce531987c68e6f3e9f203615797e
Add hostpolicy_context which holds information to load/execute the runtime (dotnet/core-setup#5683)

Commit migrated from https://github.com/dotnet/core-setup/commit/59c193bd93deafba5926cb827872b80338aca7c0
src/installer/corehost/cli/hostpolicy/CMakeLists.txt
src/installer/corehost/cli/hostpolicy/coreclr.cpp
src/installer/corehost/cli/hostpolicy/coreclr.h
src/installer/corehost/cli/hostpolicy/hostpolicy.cpp
src/installer/corehost/cli/hostpolicy/hostpolicy_context.cpp [new file with mode: 0644]
src/installer/corehost/cli/hostpolicy/hostpolicy_context.h [new file with mode: 0644]