summaryrefslogtreecommitdiff
path: root/src/vm/custommarshalerinfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-06-18Don't free the loader handle if the LoaderAllocator is already dead. (#25208)Jeremy Koritzinsky1-2/+5
2019-06-12Allocate handles for custom marshalers in ALCs instead of in the AppDomain. (...Jeremy Koritzinsky1-11/+28
2019-05-08Remove more MDA support code (#24457)Steve MacLean1-9/+0
2019-01-14Custom Marshalers in custom-ALC-loaded assemblies results in types loaded fro...Jeremy Koritzinsky1-4/+10
2018-12-03Remove IsNeutralDomain() (#21318)Steve MacLean1-7/+1
2018-11-15Allow supressing exceptions in diamond inheritance cases (#20458)Michal Strehovský1-5/+10
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+642