summaryrefslogtreecommitdiff
path: root/src/mscorlib/src/System/Threading/Tasks/ConcurrentExclusiveSchedulerPair.cs
AgeCommit message (Expand)AuthorFilesLines
2017-09-26Replace Contract.Assumes and Contract.Assert with Debug.Assert/Debug.Fail (#1...Dan Moseley1-13/+11
2017-09-07Spelling and grammar corrections - A through L (#13683)Brian Chavez1-3/+3
2017-08-30Spelling and grammar corrections - M through Z (#13698)Brian Chavez1-1/+1
2017-02-23Run codeformatter on S.P.CoreLib sourcesAlex Perovich1-14/+16
2017-02-07Remove more CAS (#9390)Dan Moseley1-1/+0
2016-12-13Delete HostProtection attributes (#8610)Jan Kotas1-1/+0
2016-12-12Rename Contract.Assert to Debug.Assert (#8600)Jan Kotas1-15/+15
2016-12-09Strip some security related attributes (#8571)Jeremy Kuhne1-5/+0
2016-10-27Use nameof where possible for ArgumentOutOfRangeExceptionStephen A. Imhoff1-2/+2
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/+794