summaryrefslogtreecommitdiff
path: root/src/mscorlib/src/System/Resources/ResourceManager.cs
AgeCommit message (Expand)AuthorFilesLines
2017-03-21Revert "Switch coreclr corelib to use resx (#10268)"Jan Kotas1-8/+8
2017-03-21Switch coreclr corelib to use resx (#10268)Alex Perovich1-8/+8
2017-03-05Delete IsNonW8PFrameworkAPI checks (#9964)Jan Kotas1-1/+1
2017-02-28Globalization merge (#9835)Tarek Mahmoud Sayed1-4/+4
2017-02-23Run codeformatter on S.P.CoreLib sourcesAlex Perovich1-154/+204
2017-02-10Use DynamicSecurityMethod attribute to mark methods with StackCrawlMarkJan Kotas1-7/+7
2017-02-07Remove more CAS (#9390)Dan Moseley1-1/+0
2017-02-06Delete ComVisible attributesJan Kotas1-3/+0
2017-02-04Remove stripped code (#9269)Dan Moseley1-1/+1
2017-01-22Remove FEATURE_WINDOWSPHONEdanmosemsft1-40/+1
2016-12-12Rename Contract.Assert to Debug.Assert (#8600)Jan Kotas1-12/+13
2016-12-09Removes final FEATURE_CORECLR defines (#8555)Jeremy Kuhne1-129/+5
2016-12-09Strip some security related attributes (#8571)Jeremy Kuhne1-20/+0
2016-12-07Strip some conditional compilation in SPCL (#8511)Jeremy Kuhne1-101/+0
2016-10-27Use nameof where possible for ArgumentExceptionStephen A. Imhoff1-1/+1
2016-10-27Use nameof where possible for ArgumentNullExceptionStephen A. Imhoff1-12/+12
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-05-16Initial change to support System.Private.CoreLib.dll as Core Library.Gaurav Khanna1-2/+2
2016-01-27Update license headersdotnet-bot1-2/+3
2015-04-07Merge changes from parent branchdotnet-bot1-1/+7
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1672