2 references to AfterCommitWait
System.Runtime.DurableInstancing (2)
System\Runtime\DurableInstancing\InstancePersistenceContext.cs (2)
1492Exception exception = AfterCommitWait(); 1523thisPtr.Complete(false, exception ?? thisPtr.AfterCommitWait());