1 write to timerPersistenceParticipant
System.Activities (1)
System\Activities\Statements\DurableTimerExtension.cs (1)
38this.timerPersistenceParticipant = new TimerPersistenceParticipant(this);
1 reference to timerPersistenceParticipant
System.Activities (1)
System\Activities\Statements\DurableTimerExtension.cs (1)
72yield return this.timerPersistenceParticipant;