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