summaryrefslogtreecommitdiff
path: root/src/mscorlib/src/System/Runtime/InteropServices/COMException.cs
AgeCommit message (Expand)AuthorFilesLines
2017-10-03Make coreclr exceptions serializable and add typeforwardsViktor Hofer1-2/+2
2017-08-27Remove dead HResults.cs (#13611)Dan Moseley1-3/+3
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-4/+4
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-22/+28
2017-02-06Delete ComVisible attributesJan Kotas1-1/+0
2017-02-04Remove stripped code (#9269)Dan Moseley1-12/+0
2016-12-09Strip some security related attributes (#8571)Jeremy Kuhne1-1/+0
2016-08-14Restore most serialization implementations in coreclrStephen Toub1-2/+0
2016-07-13Add #if FEATURE_SERIALIZATION around non-functional [Serializable]Stephen Toub1-0/+2
2016-01-27Update license headersdotnet-bot1-2/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+89