1 reference to SendCallback
System.ServiceModel (1)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (1)
4754
static AsyncCallback sendCallback = Fx.ThunkCallback(new AsyncCallback(
SendCallback
));