1 reference to OnStartAsyncMessagePump
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
32private static Action<object> s_onStartAsyncMessagePump = new Action<object>(ChannelHandler.OnStartAsyncMessagePump);