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