1 write to eventLock
System.Workflow.Runtime (1)
DebugEngine\DebugController.cs (1)
519
this.
eventLock
= new object();
5 references to eventLock
System.Workflow.Runtime (5)
DebugEngine\DebugController.cs (5)
770
lock (this.
eventLock
)
795
lock (this.
eventLock
)
833
lock (this.
eventLock
)
853
lock (this.
eventLock
)
904
lock (this.
eventLock
)