8 references to thisLock
System.Data (8)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Validation\BackgroundValidationSynchronizer.cs (8)
65
lock (this.
thisLock
)
73
lock (this.
thisLock
)
81
Monitor.Wait(this.
thisLock
);
91
lock (this.
thisLock
)
109
lock (this.
thisLock
)
117
lock (this.
thisLock
)
313
Monitor.Pulse(this.Parent.
thisLock
);
320
Monitor.Pulse(this.Parent.
thisLock
);