1 reference to Callback
System.ServiceModel (1)
System\ServiceModel\Channels\OpenCollectionAsyncResult.cs (1)
15
static AsyncCallback nestedCallback = Fx.ThunkCallback(new AsyncCallback(
Callback
));