15 references to ThisAsyncLock
System.ServiceModel.Primitives (15)
System\ServiceModel\Channels\ClientReliableDuplexSessionChannel.cs (15)
60using(ThisAsyncLock.TakeLock()) 98using(ThisAsyncLock.TakeLock()) 125using(ThisAsyncLock.TakeLock()) 143using(ThisAsyncLock.TakeLock()) 274using (ThisAsyncLock.TakeLock()) 386using (ThisAsyncLock.TakeLock()) 417using (ThisAsyncLock.TakeLock()) 558using (ThisAsyncLock.TakeLock()) 594using (ThisAsyncLock.TakeLock()) 649await using (await ThisAsyncLock.TakeLockAsync()) 752using (ThisAsyncLock.TakeLock()) 942using (ThisAsyncLock.TakeLock()) 1128await using (await ThisAsyncLock.TakeLockAsync()) 1184await using (await channel.ThisAsyncLock.TakeLockAsync()) 1235using (ThisAsyncLock.TakeLock())