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