summaryrefslogtreecommitdiff
path: root/src/mscorlib/src/System/AppDomainUnloadedException.cs
AgeCommit message (Expand)AuthorFilesLines
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan1-34/+0
2017-10-03Make coreclr exceptions serializable and add typeforwardsViktor Hofer1-4/+2
2017-08-27Remove dead HResults.cs (#13611)Dan Moseley1-1/+1
2017-05-26ISerializable cleanup (#11873)Morgan Brown1-0/+1
2017-05-23Scale back [Serializable] on CoreCLR types (#11765)Morgan Brown1-1/+0
2017-04-07Find & replace Exception.SetErrorCode with Exception.HResult setter (#10810)Jan Kotas1-1/+1
2017-03-22Switch coreclr corelib to use resx (#10372)Alex Perovich1-1/+1
2017-03-21Revert "Switch coreclr corelib to use resx (#10268)"Jan Kotas1-1/+1
2017-03-21Switch coreclr corelib to use resx (#10268)Alex Perovich1-1/+1
2017-02-23Run codeformatter on S.P.CoreLib sourcesAlex Perovich1-6/+10
2017-02-06Delete ComVisible attributesJan Kotas1-1/+0
2017-02-04Remove stripped code (#9269)Dan Moseley1-11/+1
2016-08-14Restore most serialization implementations in coreclrStephen Toub1-2/+0
2016-07-13Add #if FEATURE_SERIALIZATION around non-functional [Serializable]Stephen Toub1-1/+3
2016-01-27Update license headersdotnet-bot1-2/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+42