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