3 references to SimpleCleanup
System.Runtime.DurableInstancing (3)
System\Runtime\DurableInstancing\InstancePersistenceContext.cs (3)
963
OnCompleting = new Action<AsyncResult, Exception>(
SimpleCleanup
);
1000
OnCompleting = new Action<AsyncResult, Exception>(
SimpleCleanup
);
1585
SimpleCleanup
(result, exception);