summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/ValueTaskAwaiter.cs
AgeCommit message (Expand)AuthorFilesLines
2019-06-26Don't show AggressiveInlining items in exception stacks (#25408)Ben Adams1-2/+0
2019-05-09Turn on nullability for all of Corelib (#24497)Stephen Toub1-1/+0
2019-04-12Nullable: System.Runtime.CompilerServices (#23886)Stephen Toub1-7/+8
2019-02-20Reduce struct copy by 1 in ValueTask.GetAwaiter (#22738)Ben Adams1-2/+2
2018-12-22Synchronize Task, Awaiter and ThreadPool implementation with CoreCLR (#6706)Jan Kotas1-14/+2
2018-11-28Queue ValueTaskAwaiter IAsyncStateMachineBox directly to ThreadPool (#21159)Ben Adams1-14/+3
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan1-0/+223