summaryrefslogtreecommitdiff
path: root/src/vm/assemblyspec.hpp
AgeCommit message (Expand)AuthorFilesLines
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-2/+0
2017-02-14Remove never defined FEATURE_MIXEDMODEdanmosemsft1-3/+0
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-49/+0
2017-02-12Remove remainder of FEATURE_CORECLR (tool missed some files, also comments)danmosemsft1-1/+1
2017-02-12Remove never defined FEATURE_APPX_BINDERdanmosemsft1-4/+0
2017-02-12Remove always defined FEATURE_HOST_ASSEMBLY_RESOLVERdanmosemsft1-10/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-9/+1
2016-10-25Add implementation of AppDomain.GetAssembliesRahul Kumar1-0/+14
2016-08-09Fix LoadFromAssemblyName to invoke fallback context (analogous to static asse...Gaurav Khanna1-2/+22
2016-07-28Enable RefEmitted assemblies to have Fallback LoadContext notionGaurav Khanna1-0/+37
2016-05-07Remove FEATURE_HOSTED_BINDER definition (#4838)Jan Vorlicek1-5/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+687