Check for previously loaded hostfxr before loading in component hosts (dotnet/core...
authorElinor Fung <47805090+elinor-fung@users.noreply.github.com>
Mon, 29 Apr 2019 22:05:53 +0000 (15:05 -0700)
committerGitHub <noreply@github.com>
Mon, 29 Apr 2019 22:05:53 +0000 (15:05 -0700)
commit5ae6e8c2007015b78683dfbdbfc4d80a9240434b
tree8f8135329ff374194df12dc05d17ab6c27de18c4
parent7659568be4abb9f381357b1de404c9f163b0270d
Check for previously loaded hostfxr before loading in component hosts (dotnet/core-setup#6107)

Commit migrated from https://github.com/dotnet/core-setup/commit/a5b7fbb36794f6b778e66282a60a67f84711d701
src/installer/corehost/cli/fxr_resolver.cpp
src/installer/corehost/cli/fxr_resolver.h
src/installer/corehost/cli/nethost/nethost.cpp
src/installer/corehost/cli/test/nativehost/nativehost.cpp
src/installer/corehost/common/pal.h
src/installer/corehost/common/pal.unix.cpp
src/installer/corehost/common/pal.windows.cpp
src/installer/test/HostActivationTests/NativeHosting/Nethost.cs