1 write to exception
System.Runtime.DurableInstancing (1)
System\Runtime\PersistencePipeline.cs (1)
521
this.
exception
= exception;
3 references to exception
System.Runtime.DurableInstancing (3)
System\Runtime\PersistencePipeline.cs (3)
464
Complete(true, this.
exception
);
483
Complete(false, this.
exception
);
519
if (this.
exception
== null)