4 references to AsyncCommunicationWaiter
System.ServiceModel.Primitives (4)
System\ServiceModel\Channels\LifetimeManager.cs (2)
110busyWaiter = new AsyncCommunicationWaiter(ThisLock); 150busyWaiter = new AsyncCommunicationWaiter(ThisLock);
System\ServiceModel\ServiceChannelManager.cs (2)
76activityWaiter = new AsyncCommunicationWaiter(ThisLock); 110activityWaiter = new AsyncCommunicationWaiter(ThisLock);