1 reference to Callback
System.ServiceModel (1)
System\ServiceModel\Dispatcher\InstanceContextManager.cs (1)
282
static AsyncCallback nestedCallback = Fx.ThunkCallback(new AsyncCallback(
Callback
));