1 write to thisLock
System.Activities (1)
System\Activities\Statements\DurableTimerExtension.cs (1)
37
this.
thisLock
= new object();
1 reference to thisLock
System.Activities (1)
System\Activities\Statements\DurableTimerExtension.cs (1)
46
return this.
thisLock
;