1 reference to OnStartSyncMessagePump
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
43
static Action<object> onStartSyncMessagePump = new Action<object>(ChannelHandler.
OnStartSyncMessagePump
);