summaryrefslogtreecommitdiff
path: root/src/vm/assemblyspec.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-453/+0
2017-02-12Remove never defined FEATURE_APPX_BINDERdanmosemsft1-12/+0
2017-02-12Remove always defined FEATURE_HOST_ASSEMBLY_RESOLVERdanmosemsft1-2/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-109/+0
2017-02-03Use fallback load context as binding context for dynamic parent assemblyGaurav Khanna1-0/+9
2016-08-09Fix LoadFromAssemblyName to invoke fallback context (analogous to static asse...Gaurav Khanna1-4/+13
2016-07-28Enable RefEmitted assemblies to have Fallback LoadContext notionGaurav Khanna1-19/+33
2016-07-19Fix for CoreCLR 6269 - Trigger formal binding if domain-wide cache does not h...Gaurav Khanna1-23/+0
2016-05-07Remove FEATURE_HOSTED_BINDER definition (#4838)Jan Vorlicek1-12/+3
2016-05-04Remove an assert in AssemblySpec::EmitTokenJohn Chen (CLR)1-1/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-08-04Fix crash when using OpenCover with mscorlibJan Kotas1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+2484