1 reference to DispatchSessionCallback
SMSvcHost (1)
System\ServiceModel\Activation\MessageQueue.cs (1)
20
static Action<object> dispatchSessionCallback = new Action<object>(
DispatchSessionCallback
);