7 references to ThisLock
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPool.cs (6)
270lock (ThisLock) 313lock (ThisLock) 328lock (ThisLock) 387lock (ThisLock) 421lock (ThisLock) 476lock (ThisLock)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
63_connections = new IdleTimeoutIdleConnectionPool(this, this.ThisLock);