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