2 implementations of Signal
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LifetimeManager.cs (2)
305public void Signal() 390public void Signal()
3 references to Signal
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LifetimeManager.cs (1)
153busyWaiter.Signal();
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceChannelManager.cs (2)
225activityWaiter.Signal(); 303activityWaiter.Signal();