2 references to SyncCommunicationWaiter
System.ServiceModel (2)
System\ServiceModel\Channels\LifetimeManager.cs (1)
129busyWaiter = new SyncCommunicationWaiter(this.ThisLock);
System\ServiceModel\ServiceChannelManager.cs (1)
171activityWaiter = new SyncCommunicationWaiter(this.ThisLock);