1 override of OnSqlException
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\TestVersionAndRunAsyncResult.cs (1)
91protected override void OnSqlException(Exception exception, out bool handled)
1 reference to OnSqlException
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\SqlWorkflowInstanceStoreAsyncResult.cs (1)
237thisPtr.OnSqlException(delayedException, out handled);