8 references to ThisLock
System.ServiceModel.NetFramingBase (8)
System\ServiceModel\Channels\ConnectionPool.cs (8)
54await ThisLock.WaitAsync(); 72finally { ThisLock.Release(); } 121ThisLock.Wait(); 131finally { ThisLock.Release(); } 149ThisLock.Wait(); 163finally { ThisLock.Release(); } 665ThisLock.Wait(); 674finally { ThisLock.Release(); }