summaryrefslogtreecommitdiff
path: root/src/mscorlib/src/System/Collections/EmptyReadOnlyDictionaryInternal.cs
AgeCommit message (Expand)AuthorFilesLines
2017-09-26Replace Contract.Assumes and Contract.Assert with Debug.Assert/Debug.Fail (#1...Dan Moseley1-5/+0
2017-05-23Scale back [Serializable] on CoreCLR types (#11765)Morgan Brown1-1/+0
2017-04-10empty array (#10841)Dan Moseley1-2/+2
2017-03-22Switch coreclr corelib to use resx (#10372)Alex Perovich1-18/+18
2017-03-21Revert "Switch coreclr corelib to use resx (#10268)"Jan Kotas1-18/+18
2017-03-21Switch coreclr corelib to use resx (#10268)Alex Perovich1-18/+18
2017-02-23Run codeformatter on S.P.CoreLib sourcesAlex Perovich1-56/+96
2016-10-27Use nameof where possible for ArgumentOutOfRangeExceptionStephen A. Imhoff1-1/+1
2016-10-27Use nameof where possible for ArgumentExceptionStephen A. Imhoff1-5/+5
2016-10-27Use nameof where possible for ArgumentNullExceptionStephen A. Imhoff1-4/+4
2016-01-27Update license headersdotnet-bot1-2/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+193