summaryrefslogtreecommitdiff
path: root/src/mscorlib/src/System/Variant.cs
AgeCommit message (Expand)AuthorFilesLines
2017-09-26Replace Contract.Assumes and Contract.Assert with Debug.Assert/Debug.Fail (#1...Dan Moseley1-1/+0
2017-05-23Scale back [Serializable] on CoreCLR types (#11765)Morgan Brown1-1/+0
2017-03-22Switch coreclr corelib to use resx (#10372)Alex Perovich1-4/+4
2017-03-21Revert "Switch coreclr corelib to use resx (#10268)"Jan Kotas1-4/+4
2017-03-21Switch coreclr corelib to use resx (#10268)Alex Perovich1-4/+4
2017-02-23Run codeformatter on S.P.CoreLib sourcesAlex Perovich1-180/+207
2017-02-04Remove stripped code (#9269)Dan Moseley1-15/+0
2016-12-12Rename Contract.Assert to Debug.Assert (#8600)Jan Kotas1-2/+3
2016-12-09Strip some security related attributes (#8571)Jeremy Kuhne1-13/+0
2016-12-08Strip more defines from CoreLib (#8545)Jeremy Kuhne1-4/+1
2016-10-27Use nameof where possible for ArgumentExceptionStephen A. Imhoff1-1/+1
2016-10-27Use nameof where possible for ArgumentNullExceptionStephen A. Imhoff1-1/+1
2016-01-27Update license headersdotnet-bot1-2/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+680