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)
130Task newTask = _lastScheduledTaskAsync.ContinueWith(