1 reference to OnTimerFired
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\PersistenceTask.cs (1)
96this.taskTimer = new IOThreadTimer(new Action<object>(this.OnTimerFired), null, false);