1 write to wrapperLock
System.Activities (1)
Microsoft\VisualBasic\Activities\VisualBasicHelper.cs (1)
1666
this.
wrapperLock
= new object();
3 references to wrapperLock
System.Activities (3)
Microsoft\VisualBasic\Activities\VisualBasicHelper.cs (3)
1684
lock (this.
wrapperLock
)
1707
lock (this.
wrapperLock
)
1718
lock (this.
wrapperLock
)