1 reference to AbandonCallback
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ReceiveContextRPCFacet.cs (1)
303
static AsyncCallback abandonCallback = Fx.ThunkCallback(new AsyncCallback(
AbandonCallback
));