summaryrefslogtreecommitdiff
path: root/src/binder/clrprivbinderassemblyloadcontext.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-14Fix issues reported by PREfast static analysis tool (#24577)Jan Kotas1-4/+1
2019-04-29Fix Satellite Assembly loading (#24191)Steve MacLean1-3/+4
2019-01-25Fix collectible AssemblyLoadContext weak handle (#22193)Jan Vorlicek1-1/+1
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-1/+0
2018-12-21Remove dead ICLRPrivBinder methods (#21637)Steve MacLean1-27/+0
2018-08-24Very small cleanup of various comments and code formatting (#19665)Vitek Karas1-1/+1
2018-08-23Enable unloading of AssemblyLoadContext (#18476)Jan Vorlicek1-1/+73
2017-02-12Remove always defined FEATURE_HOST_ASSEMBLY_RESOLVERdanmosemsft1-2/+2
2016-05-20Enable overriding of TPA assembliesGaurav Khanna1-37/+21
2016-05-17Revert "Enable overriding assemblies from TPA"Gaurav Khanna1-21/+37
2016-05-15Enable overriding assemblies from TPAGaurav Khanna1-37/+21
2016-03-09Delete dead codeJan Kotas1-2/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-21Add support for AssemblyResolution when an assembly is not found in a given L...Gaurav Khanna (CLR)1-1/+1
2015-11-11Fix a couple of issues involving assembly loadingKoundinya Veluri1-6/+6
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+276