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