1 write to _lastScheduledTaskAsync
System.Web (1)
Util\SynchronizationHelper.cs (1)
132
_lastScheduledTaskAsync
= newTask; // the newly-created task is now the last one
1 reference to _lastScheduledTaskAsync
System.Web (1)
Util\SynchronizationHelper.cs (1)
130
Task newTask =
_lastScheduledTaskAsync
.ContinueWith(