1 reference to FinishComplete
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\ServiceOperationInvoker.cs (1)
113
static AsyncCallback finishCallback = Fx.ThunkCallback(new AsyncCallback(
FinishComplete
));