Remove some unnecessary templating in assembly binder (#78441)
authorElinor Fung <elfung@microsoft.com>
Thu, 17 Nov 2022 01:45:21 +0000 (17:45 -0800)
committerGitHub <noreply@github.com>
Thu, 17 Nov 2022 01:45:21 +0000 (17:45 -0800)
commit48e43bf4150a20e55562d004b30c8209f7a9ec33
treebfea63491f5d343a6eb83fb200aec1d5f7000945
parente2c0735927642a11162c0d12799be2921bd1c984
Remove some unnecessary templating in assembly binder (#78441)
src/coreclr/binder/CMakeLists.txt
src/coreclr/binder/applicationcontext.cpp
src/coreclr/binder/assemblybindercommon.cpp
src/coreclr/binder/inc/applicationcontext.hpp
src/coreclr/binder/inc/assemblyhashtraits.hpp
src/coreclr/binder/inc/bindertypes.hpp
src/coreclr/binder/inc/loadcontext.hpp [deleted file]
src/coreclr/binder/inc/loadcontext.inl [deleted file]