1 write to signalWaiter
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\ClientFactory.cs (1)
268
signalWaiter
= new Action<object>(SignalWaiter);
2 references to signalWaiter
System.ServiceModel.Routing (2)
System\ServiceModel\Routing\ClientFactory.cs (2)
266
if (
signalWaiter
== null)
274
ActionItem.Schedule(
signalWaiter
, waiter);