8 references to ThisLock
System.ServiceModel (8)
System\ServiceModel\Channels\DatagramAdapter.cs (8)
71this.channels = new SessionChannelCollection(this.ThisLock); 107lock (this.ThisLock) 248lock (this.ThisLock) 262lock (this.ThisLock) 308lock (this.ThisLock) 327lock (this.ThisLock) 817lock (this.listener.ThisLock) 906lock (this.listener.ThisLock)