11 references to ThisLock
System.ServiceModel (11)
System\ServiceModel\Channels\ConnectionOrientedTransportManager.cs (1)
132lock (ThisLock)
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (1)
135lock (this.ThisLock)
System\ServiceModel\Channels\HttpTransportManager.cs (2)
87lock (ThisLock) 192lock (ThisLock)
System\ServiceModel\Channels\NamedPipeTransportManager.cs (1)
51lock (base.ThisLock)
System\ServiceModel\Channels\SharedTcpTransportManager.cs (4)
58lock (base.ThisLock) 95lock (ThisLock) 138lock (ThisLock) 174lock (ThisLock)
System\ServiceModel\Channels\TransportManager.cs (2)
43lock (ThisLock) 131lock (ThisLock)