2 implementations of Signal
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (2)
2209void IWaiter.Signal() 2287void IWaiter.Signal()
1 reference to Signal
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
2183((IWaiter)state).Signal();