1 reference to OnStartSingleTransactedBatch
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
45
static Action<object> onStartSingleTransactedBatch = new Action<object>(ChannelHandler.
OnStartSingleTransactedBatch
);