1 reference to SendCallback
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
1693
private static AsyncCallback s_sendCallback = Fx.ThunkCallback(
SendCallback
);