1 reference to SignalWaiter
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
2034
private static Action<object> s_signalWaiter = new Action<object>(
SignalWaiter
);