2 references to SyncCommunicationWaiter
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LifetimeManager.cs (1)
109
busyWaiter = new
SyncCommunicationWaiter
(this.ThisLock);
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceChannelManager.cs (1)
171
activityWaiter = new
SyncCommunicationWaiter
(this.ThisLock);