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