3 references to ThisLock
System.ServiceModel (3)
System\ServiceModel\Channels\HttpPipeline.cs (3)
450Monitor.TryEnter(this.ThisLock, TimeoutHelper.ToMilliseconds(helper.RemainingTime()), ref lockTaken); 462Monitor.Exit(this.ThisLock); 514lock (this.ThisLock)